PDA

Click to See Complete Forum and Search --> : Connecting to SQL Server 6.5/7 from VB3-Land


cfmoxey
Jun 14th, 2000, 11:20 PM
My project requires that I load a recordset from a SQL Server 6.5/7 database into a grid in a VB3 app.

I can do this like a charm with VB6 ADO, but... The VB3 ODBC 16-bit drivers cannot connect to SQL. Is there a way to get the 32-bit driver recognized by VB3?

JHausmann
Jun 15th, 2000, 02:07 AM
As I recall (and it was a long, long time ago) you cound use WIN32S. However, I don't even know if you can get it any more... Why are you committed to VB3?

cfmoxey
Jun 16th, 2000, 01:34 AM
Sadly, it is a legacy product that will never, for reasons too numerous to mention, be upgraded beyond VB3.