Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 connect using ODBC connection in vbscript

Author  Topic 

jmoulton
Starting Member

1 Post

Posted - 2007-12-12 : 10:22:07
I am trying to connect to a database and run a query using vbscript. The problem I have run into currently is that I can not get the connection to open even though I know the DSN name it still says it can not find it. I am fairly new to vbscript so I am not sure exactly what it is looking for in the connection string so that it will find the database. Any ideas?

Zoroaster
Aged Yak Warrior

702 Posts

Posted - 2007-12-12 : 11:30:27
Start here:
http://www.connectionstrings.com/




Future guru in the making.
Go to Top of Page
   

- Advertisement -