|
-
Jan 28th, 2008, 12:56 PM
#1
Re: dsn-less connection string
 Originally Posted by nadia
I need to create a db connection to an oracle db using vba[6.3], but I need to have it dsn-less [-what I currently have is a pain b/c I have to set up the odbc connection on other machines].
Why don't you just create the ODBC DSN connection programatically? The link shows how to create a ODBC DSN connection for SQL Server but I am sure that you can adjust it to create on for Oracle.
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|