Thread: Configuring an ODBC data source programmatically

  1. #1
    Registered User
    Join Date
    Sep 2004
    Posts
    7

    Configuring an ODBC data source programmatically

    I need to configure or add an ODBC data source in a C++ program. Can you show me how to do this using MFC ,VCL or Win API function calls

    Thanks in advance

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Programmatically Configuring an ODBC Data Source

    I'm sure google will give you more references to look at.

    gg

  3. #3
    train spotter
    Join Date
    Aug 2001
    Location
    near a computer
    Posts
    3,868
    I posted that exact code fairly recently, try a search (it was a use ADO or ODBC question I think)
    "Man alone suffers so excruciatingly in the world that he was compelled to invent laughter."
    Friedrich Nietzsche

    "I spent a lot of my money on booze, birds and fast cars......the rest I squandered."
    George Best

    "If you are going through hell....keep going."
    Winston Churchill

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 04-18-2008, 10:06 AM
  2. Binary Tree, couple questions
    By scoobasean in forum C Programming
    Replies: 3
    Last Post: 03-12-2005, 09:09 PM
  3. All u wanted to know about data types&more
    By SAMSAM in forum Windows Programming
    Replies: 6
    Last Post: 03-11-2003, 03:22 PM
  4. Templated Binary Tree... dear god...
    By Nakeerb in forum C++ Programming
    Replies: 15
    Last Post: 01-17-2003, 02:24 AM
  5. ODBC Local Data source?
    By Robert602 in forum Windows Programming
    Replies: 1
    Last Post: 01-21-2002, 10:33 AM