Thread: SQL Server 2005 using C

  1. #1
    Registered User
    Join Date
    Feb 2009
    Posts
    19

    SQL Server 2005 using C

    Hello,

    Currently, my application in C is connecting to SQLserver 2000 using the DB library for C provided with SQL Server 2000. I now need to upgrade my application to connect to SQL server 2005.

    However, the DB library for C is not provided with SQL server 2005.

    Please help me how to connect to SQL Server 2005 using C as I am not able to find any help material on the net. From what I understand, I need to use ODBC or ADO but not many help topics are available for C on the net.

    I am Using VC 6.0
    Last edited by dunxton; 02-22-2009 at 11:05 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Load DropDownList with SQL Server data
    By IndioDoido in forum C# Programming
    Replies: 0
    Last Post: 01-06-2009, 01:14 PM
  2. Parsing a flat file to a SQl Server database?
    By Michael71 in forum C Programming
    Replies: 0
    Last Post: 01-16-2007, 12:45 PM
  3. Replies: 0
    Last Post: 03-23-2006, 12:42 PM
  4. socket question
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 07-19-2002, 01:54 PM
  5. Web Hosting SQL Server
    By Unregistered in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 06-14-2002, 07:00 PM