Are you using ODBC to connect to SQL Server 2000 ? Have you tried the OLE DB
database driver ? If you are building an app that needs to work with
multiple DBMSs, then ODBC may be a good approach. If all you need is SQL
Server, you might want to try a native driver using OLE DB.
Sanjiv.
<Lela> wrote in message news:4153d06b.630...@sybase.com...