Results 1 to 4 of 4

Thread: ODBC question

  1. #1

    Thread Starter
    Hyperactive Member pgag45's Avatar
    Join Date
    Mar 2007
    Location
    Colorado
    Posts
    262

    ODBC question

    Might be a stupid question, but my knowledge on the subject is rather limited... Anyway, does every Windows machine have ODBC installed? Or do I need to check if they do or do not in my installer?

    Thanks much

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: ODBC question

    It would be better if you explained what you want to do and what database you are using. Most databases do not need ODBC and can be accessed thru OLE DB (DSN-Less connection) which is the preferred way.

  3. #3

    Thread Starter
    Hyperactive Member pgag45's Avatar
    Join Date
    Mar 2007
    Location
    Colorado
    Posts
    262

    Re: ODBC question

    I have to use ODBC, as I did not write the actual program that needs this connection. My program, simply calls this other program, and deals with the output of that program.

    So in my installer I need to create 2 ODBC connections (which I think I figured the script out with ISTool. My question is, is there any checks I need to make before creating these ODBC Connections?

    Thanks much.

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: ODBC question

    Checks such as what? You create the DSN you want. If there is an error it probably already exist.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width