Which Oracle home does VBA use?

P

ptruitt

I've got an Excel spreadsheet that uses VBA macros. The macros are
attempting to read from an Oracle database. How can I figure out which
Oracle home (this computer has 2) the macro is using? Does it use the
default Oracle home?
 
P

Patrick Molloy

check the connection string -- it will have "database:=" or "Initial
Catalog:="
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top