PC Review


Reply
Thread Tools Rate Thread

Connect Access to a SQL Table?

 
 
JessiRight77@yahoo.com
Guest
Posts: n/a
 
      18th Feb 2006
Hello:

My Electronic Document Storage software uses a "MS SQL Server Table
Lookup" feature to simplify document indexing. Although we do have
SQL Server database installed, the indexing information we need is
currently being maintained in an Access Database.

It is my understanding that it is possible to somehow connect our
Access database to a SQL Server Table Lookup... but I have no idea how
to do this. Can someone give me some pointers, or point me to a
website that explains how to do this?

Any help at all would be greatly appreciated!

Jessi

 
Reply With Quote
 
 
 
 
Douglas J. Steele
Guest
Posts: n/a
 
      18th Feb 2006
Create a DSN that allows you to connect to the SQL Server database.

In Access, select File | Get External Data | Link Tables... from the menu.
Set the Files of Type combobox to "ODBC Databases", select the DSN you just
created, then select the table from the list that appears.

You'll now be able to work with the table in SQL Server as though it were in
your Access database (assuming, of course, that the SQL Server Table has a
primary key defined on it. You won't be able to update the table if it
doesn't)

Once you've done this, it's possible to modify your linked table so that it
doesn't require the DSN. This will make it easier to share your Access
front-end with other people, as they won't have to create the DSN on their
machines. See http://www.accessmvp.com/DJSteele/DSNLessLinks.html for one
way to do this.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no private e-mails, please)


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello:
>
> My Electronic Document Storage software uses a "MS SQL Server Table
> Lookup" feature to simplify document indexing. Although we do have
> SQL Server database installed, the indexing information we need is
> currently being maintained in an Access Database.
>
> It is my understanding that it is possible to somehow connect our
> Access database to a SQL Server Table Lookup... but I have no idea how
> to do this. Can someone give me some pointers, or point me to a
> website that explains how to do this?
>
> Any help at all would be greatly appreciated!
>
> Jessi
>



 
Reply With Quote
 
JessiRight77@yahoo.com
Guest
Posts: n/a
 
      18th Feb 2006
Thanks so much for your help, Mr. Steele. I will defnitely try your
instructions next week.

Another question: On which computer should I create the DSN? (The
Access database is on one computer, and the scanning software that will
use the connection is on another computer, and the SQL Server database
is on a third computer.) Also, I assume that I do the Access
procedure (Link Table) from the first computer that uses the Access
database, right?

Thanks,
Jessi

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
connect excel form to access table sam Microsoft Excel Misc 2 30th Jun 2009 05:24 PM
how to connect to a access table in infopath that is linked to sha Amod Microsoft Access 0 17th Jul 2008 07:45 PM
Connect one table to multiple fields in the same table =?Utf-8?B?UGV0ZXIgU3RvbmU=?= Microsoft Access Database Table Design 3 5th Oct 2006 10:25 AM
Exporting Access table/view to XML and importing XML file into a Access table Karen Middleton Microsoft Access External Data 0 4th Oct 2004 12:36 PM
Connect a date in table with the interval between two dates in another table Steen Hoffmann Microsoft Access Queries 2 6th Sep 2003 08:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:55 AM.