You should use:
- ADODB.Connection - for database connection which can be either through ODBC or through OLE DB(faster).
- ADODB.Recordset - for reading/writing operation on the opened connection to SQL Server 2000
if you want to execute some Stored Procedure you should use the execute method from the ADODB.Connection object.
Hope of being of some help, s-) Blessed is he who in the name of justice and good will, shepards the week through the valley of darknees...