Can I "hide" the database login info?

B

BrandenK

I have my Excel spreadsheet importing the data I need from my database,
but it requires non-Windows authentication. I would like to know if there's
a way to create a "hidden" or external connection that has the userid
and password already in it so that when the user needs to refresh, etc. it
will pull the login info from it, instead of asking the user for it.

Can someone tell me if this is possible, and if so, how? Thanks
 
R

RB Smissaert

Sure you can.
What database are you connecting to and how?
If it is with ADO then do a Google for: ADO connection string.

RBS
 

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