Needed: Working VB6 example of DAO DSN LESS connection using MyODBC to MySQL preferably with passthruquery

2003-01-26 Thread Barry G. Sumpter
Thanks, Barry G. Sumpter Proud Tritoneer President - Triton Woodworkers Club Holmesglen THE TRITONEER Woodworking Australia Bulletin Board Triton Owners and Users Forum Holmesglen Short/DIY Courses

Needed: Working VB6 example of DAO DSN LESS connection using MyODBC to MySQL preferably with passthruquery

2003-01-25 Thread Barry G. Sumpter
This message intended for MyODBC questions list. Hello VB6, MySQL, and DAO developers, A very simple example of my problem: Dim ws As Workspace Dim conn As Connection Dim str As String Set ws = DBEngine.CreateWorkspace(testing, , , dbUseODBC) str = odbc;driver={MySQL ODBC 3.51