i have problem to connect vb and mysql...
1) i want to build program to compare data from text file and from mysql. I don't know how to use command from vb to through into mysql..
anyone can help me...
2) my data output always duplicate. I think my command do while have a problem...
this is my script...
Private Sub cmdBaca_Click()
On Error Resume Next
Dim filesys, text,...