View Full Version : MS Access and connecting to an ODBC connection
Eric_B
03-27-2003, 11:40 AM
I have established an ODBC connection to a sql server. What I would like to do now is be able to access the data using MS Access. How do I go about starting the Access database and getting all the table information out of the sql database? There seems to be no definitive answer using Google. I would just like (if possible) a step by step "How To" explanation so that I can look at all the tables in the db and then do myh own queries. As always your help is appreciated. Hoping Jeffbx,DF and others respond if you have an answer or can point in the right direction.
Eric
seqiro
03-27-2003, 04:21 PM
So you have the ODBC part already completed?
Ok, let's see if this can get you pointed in the right direction:
[list=1]
Create (or Open) your Access database
Go to File -> Get External Data -> Link Tables
In the "Files of type" combo box, choose ODBC Databases()
Choose your ODBC Data Source
[/list=1]
I've done this before, but it has been a long time. Someone out there with a little more experience with this might have a better suggestion for you. But it can't hurt to try, right? :)
Jeffbx
04-01-2003, 05:19 AM
I dunno, databases aren't really my strong point. However, you can find pretty much everything you need to know right here (http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/sql/default.asp).
Powered by vBulletin® Version 4.1.12 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.