Recent content by Serj1980

  1. S

    ADO + MySQL + Ms Access 2007. Unbound Form filters

    Hi all! I am on this forum the first time. I beg your pardon for my accent. I'm from Russia) There is a small procedure that I use as a connecting ms Access and MySQL server: ..... Dim con As New ADODB.Connection Dim rst As New ADODB.Recordset Dim strSQL As String strSQL = "table1"...
Back
Top Bottom