SQL Server Native Client

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NileshJethawa1
    New Member
    • Nov 2011
    • 1

    SQL Server Native Client

    Hello Friends,
    I am new to SQL Server.
    I have query regarding SQL Server Native Client.
    How to make connection with SQL Server using native client .
    I already make connection using ODBC and OLE DB.

    As in Oracle there is native client for C++ i.e OCI,
    In Postgres there is native client for C++ i.e. libpq

    So is there is such library exist in case of SQL Server 2008

    SQL Server Native Client make connection using ODBC or OLE Db, is there is another way exist to make connection with SQL Server.

    I am using VC++ 6.0 and SQL Server 2008,


    Regards,
    Nilesh
Working...