Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. 707230

    connect to a SQL server 2005 database

    I am using PERCobol. I know that i can find the connection strings on that link, but no one works in cobol..
  2. 707230

    connect to a SQL server 2005 database

    hello, if i want to connect for example to an access database i do it simple like this: exec SQL connect to "jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)}; DBQ=C:\Stage.mdb" DRIVER "sun.jdbc.odbc.JdbcOdbcDriver" end-exec exec SQL...

Part and Inventory Search

Back
Top