Connecting to SQL server without ODBC driver saved

A

Adam

Hi All,

I have a data repository which is saved on a SQL server connected to
our work network.

I have setup reports in Access which report from the sql server. Only
problem is that to run the reports you have to have the SQL server odbc
connection installed on that machine.

Is there a way where I can save the ODBC connection in the database so
any machine on the network can run the reports?

Many Thanks

Adam
 
P

Pieter Wijnen

sure
use dsn-less connections
check out
http://www.accessmvp.com/djsteele/DSNLessLinks.html
for the "howto"

Pieter


Adam said:
Hi All,

I have a data repository which is saved on a SQL server connected to
our work network.

I have setup reports in Access which report from the sql server. Only
problem is that to run the reports you have to have the SQL server odbc
connection installed on that machine.

Is there a way where I can save the ODBC connection in the database so
any machine on the network can run the reports?

Many Thanks

Adam



--
 

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