RE: Trouble linking tables from sql server via odbc
- From: Rich P <rpng123@xxxxxxx>
- Date: Mon, 24 Apr 2006 23:41:30 GMT
I assume you have created an ODBC DSN in Control Pannel/Administrative
Tools/Data Sources (ODBC). When you create your DSN (which assumes you
have rights to the sql server tables...) you can click on the "Test
Connection" button in the ODBC wizard here. It will tell you if you
have a connection or not. Assuming you have a good connection when you
go to your mdb - to the Tables window
Right-click anywhere in the window and select "Link Tables" from the
dropdown menu. When the dialog comes up go to the bottom of that dialog
to the "File Of Types" dropdown box. Scroll to the very bottom of that
and select ODBC Databases. When the "Data Source" dialog appears -
select the "Machine Data Source" tab. You will see a list of data
sources. Scroll that list until you see your DSN. Select your DSN and
click "OK". If you used Windows Authentication, then you shouldn't get
prompted for a password. If you used Password and ID, then you will be
prompted for UID and password. Make sure to check the checkbox that
says to remember the password so that you don't get prompted everytime
you access your ODBC table.
Rich
*** Sent via Developersdex http://www.developersdex.com ***
.
- Follow-Ups:
- References:
- Prev by Date: Re: Access/Excel changing current directory
- Next by Date: Re: Trouble linking tables from sql server via odbc
- Previous by thread: RE: Trouble linking tables from sql server via odbc
- Next by thread: Re: Trouble linking tables from sql server via odbc
- Index(es):
Relevant Pages
|