I wrote an application using VC++ that uses the ODBC core calls. The ODBC API functions works fine with the SQL Server driver version 2.6. But when i run the same application using SQL Server driver 3.5.0035, some APIs doesnt seem to work.

Any idea of why this is happenning??? Is it that, certain ODBC APIs will not work in the new version??

The new 3.5 SQL Server driver comes with IIS 4.0 and Windows NT Option Pack 4.0.

Can somebody enlighten me in this area???

Thanks in advance....