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?