Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ADP Connection to SQL DB

Status
Not open for further replies.

vlree

IS-IT--Management
Jan 16, 2004
31
US
I have a blank adp that I would like to use as a front end for a sql db that runs our website.

How do I set up the connection? First time. thanks
 
Go to File/Connection. In there enter the IP address of your SQL server name, login, password and select the database on the SQL server that you want to connect to using your access project. That's it. You should be able to see all the tables that you have access to under the tables tab in your project if you succeed in connecting.

Good luck,
Rebooot
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top