Skip to content

Instantly share code, notes, and snippets.

@vbcupu
Created October 27, 2017 15:38
Show Gist options
  • Save vbcupu/5d4484d97429b8f9ad512fb71688f53e to your computer and use it in GitHub Desktop.
Save vbcupu/5d4484d97429b8f9ad512fb71688f53e to your computer and use it in GitHub Desktop.
artikel tutuorial vb6 step 3
Public dbconn As ADODB.Connection
Public rs As ADODB.Recordset
Public dbCmd As ADODB.Command
Public strSQL As String
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment