RE: MyODBC through ADO

2001-06-25 Thread Bruce Stewart
The easiest way to work out what your connection string should be is to create a "new text file" in explorer, rename it Something.UDL, and double click it: You then get the MS Data Link editor dialog. Select the "MS OLEDB Provider for ODBC Drivers" as the Provider, select your ODBC datasource

RE: MyODBC through ADO

2001-06-24 Thread Warren van der Merwe
gt; Of Nipanjan Gupta Rajan > Sent: 24 June 2001 10:37 > To: [EMAIL PROTECTED] > Subject: MyODBC through ADO > > > I am working to develope a software package using MS Visual > Basic and MySQL, and so I want know about connnecting MyODBC > through ADO (ActiveX Data Object) of

MyODBC through ADO

2001-06-24 Thread Nipanjan Gupta Rajan
I am working to develope a software package using MS Visual Basic and MySQL, and so I want know about connnecting MyODBC through ADO (ActiveX Data Object) of VB. The format for ODBC connectivity through ADO is like :: ==> ' ' Open a connection without using a Data Sou