Click here to Skip to main content
15,867,453 members
Articles / Desktop Programming / MFC
Article

Interactive SQL Tool (using ODBC)

Rate me:
Please Sign up or sign in to vote.
4.79/5 (16 votes)
17 Jan 2000 123.5K   6.6K   50   11
A tool that allows you to query ODBC sources
  • Download demo executable - 545 Kb
  • Download demo source files - 132 Kb
  • Description

    Query Tool (using ODBC) is an Universal Data Access tool that allows you to query ODBC data sources, author SQL scripts and queries, return query results to a grid or free-form text, retrieve ODBC driver information, execute multiple SQL scripts or stored procedures simultaneously, retrieve multiple result sets depending on the data source, etc.

    Running the application:

    Just run the file you downloaded, and follow the instructions on the screen. Once the files are extracted, run QTODBC.EXE from the folder where you extracted the files.

    Note: The compiled demo program Requires Microsoft Visual C++ 6.0 SP3 or later runtime DLLs.

    System Requirements:

    MDAC 2.1 or later, Windows NT 4.0/9x (using the latest service packs is highly recommended).

    License

    This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

    A list of licenses authors might use can be found here


    Written By
    United States United States
    This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

    Comments and Discussions

     
    SuggestionRegular expression inside SQL editor Pin
    tcsekhar14-Sep-16 8:14
    tcsekhar14-Sep-16 8:14 
    QuestionNot working with SQL server and DATETIME datatype Pin
    Susanta57821-Sep-11 4:03
    Susanta57821-Sep-11 4:03 
    GeneralLooking for a query tool that is query only, no updates or deletes Pin
    angelamn25-May-04 17:35
    angelamn25-May-04 17:35 
    GeneralComand line operation Pin
    Tom Watson9-Jan-04 12:48
    Tom Watson9-Jan-04 12:48 
    Is this tool able to run on the command line?
    If so, can it output to query results to a file? Formatted?

    Thanks.

    Generalhelp,an unknown lib. Pin
    xc7-Jul-02 3:39
    xc7-Jul-02 3:39 
    GeneralInterface Pin
    22-Mar-02 10:07
    suss22-Mar-02 10:07 
    GeneralUpdates Pin
    G Poulose9-Feb-00 13:39
    G Poulose9-Feb-00 13:39 
    GeneralAwesome! :) Pin
    J Patel21-Jan-00 8:42
    J Patel21-Jan-00 8:42 
    GeneralRe: Awesome! :) Pin
    Mathew Gorge Whiz30-Dec-05 2:25
    Mathew Gorge Whiz30-Dec-05 2:25 
    GeneralRe: Awesome! :) Pin
    dlwiii11-Dec-06 11:26
    dlwiii11-Dec-06 11:26 
    GeneralRe: Awesome! :) Pin
    tcsekhar14-Sep-16 8:14
    tcsekhar14-Sep-16 8:14 

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.