Hello.
The Native driver for MSSQL is now OLEDB/ODBC.
For PB 6.5, there is only one driver PBMSS60.DLL
that can be use with SQLServer 6.0, 6.5, and 7.0.
To use the features of MSSQL 2000 Microsft themselves reccomend the use of OLEDB (PB 7/8). You may be able to connect with your drivers but might not be able to access the new features of 2000.
If you want OLEDB access I would recommend the upgrade to PB8.
Regards
Jay