Thread: SQL server

  1. #1
    Registered User lliero's Avatar
    Join Date
    Oct 2001
    Posts
    59

    SQL server

    anyone who can give me an example on how to retrieve a query from sql server using c?
    " programming is 1% syntax and 99% logic "

  2. #2
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    Let me help you find your nearest search engine. It's amazing what you can find when you use simple things such as "SQL server c programming"

    Quzah.
    Hope is the first step on the road to disappointment.

  3. #3
    Registered User stautze's Avatar
    Join Date
    Apr 2002
    Posts
    195
    SELECT * FROM users WHERE clue > 0

  4. #4
    Registered User lliero's Avatar
    Join Date
    Oct 2001
    Posts
    59

    tanks

    tanks. but no offense,
    i was asking for example on. source code. not website.

    http://
    " programming is 1% syntax and 99% logic "

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. SQL Server 2005 using C
    By dunxton in forum C Programming
    Replies: 0
    Last Post: 02-22-2009, 10:57 PM
  2. Load DropDownList with SQL Server data
    By IndioDoido in forum C# Programming
    Replies: 0
    Last Post: 01-06-2009, 01:14 PM
  3. 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
  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