Forum Replies Created

Viewing 3 posts - 1 through 4 (of 4 total)

  • RE: Native Client in SQL Server

    Which give better performance or which is faster way 2 access data out of three:

    1) ODBC

    2) OLE DB

    3) SQL Server Native Client

  • RE: Native Client in SQL Server

    You told that OCI is same as Sqlncli,

    OCI has their own API for connection and data retrieval, but sqlncli has not such api,

    How we use sqlncli in our program for...

  • RE: Native Client in SQL Server

    Thanx for help,

    Is SQLNCLI is same as OCI in Oracle..?

    Is SQLNCLI provide their own API for connection or retrieval of data from SQL Server or use api of ODBC...

Viewing 3 posts - 1 through 4 (of 4 total)