Groups | Blog | Home
all groups > sql server new users > february 2005 >

sql server new users : Using Access on SQL Database


Paul
2/25/2005 8:13:01 PM
I have a SQL database which I would like to use in Access2003 program. How
do I establish a connection for Access to utilize this data?
Thanks
Mike Epprecht (SQL MVP)
2/26/2005 3:08:13 PM
Hi

Crate a new Access Database (or use an existing one).
In access:
File>Get External Data> Link Tables
Select ODBC Databases in the File of Type dropdown

It will ask you for Datasource, Create a Machine DSN.
That will get you on your way.

There is a lot of help in Access BOL "Linked Tables"

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

[quoted text, click to view]

Paul
2/27/2005 5:19:01 AM
Thank You Mike

[quoted text, click to view]
AddThis Social Bookmark Button