Accessing External DBMS tables

L

Leif

I have tables in Access linked to Sybase (same as MS SQL Server) through an
ODBC connection. When I run a query that accesses those Sybase tables I'm
prompted for a Sybase login information (server name, login id, password, and
database). I can enter that once, and then Access remembers the information
for that session.

I want to be able to code that information into VBA so that the user is not
prompted to provide that information. Could someone tell me how this is
done? Thanks.

Regards,
Leif
 

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