OBDC CONNECTION

R

Rpettis31

I have a linked table via OBDC, and there is a message from the linked
database table asking for password etc on one of my forms with the user
selects a combo box. Simply selecting OK will allow the combo box to display
the information however is there a way to override this?
 
A

Albert D. Kallal

Rpettis31 said:
I have a linked table via OBDC, and there is a message from the linked
database table asking for password etc on one of my forms with the user
selects a combo box. Simply selecting OK will allow the combo box to
display
the information however is there a way to override this?

Assuming this is link is to something like SQL server, what I would do is
delete the link, and recreate the link again, when you do that you'll notice
is a little check box to save/remember the password for the link - this
should eliminate this prompt
 

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