PC Review


Reply
Thread Tools Rate Thread

Can you dynamically link Access tables?

 
 
=?Utf-8?B?SmltIEJ1cmtlIGluIE5vdmk=?=
Guest
Posts: n/a
 
      14th Nov 2005
Is there a way for me to dynamically link tables when my Access application
first starts up so that I don't need to have the application DB created with
the links to a specific path and file name? I'd like to be able to look at
the path name the application is running in (using CurrentDb.Path) and then
link to the data DB that is stored in that path.
 
Reply With Quote
 
 
 
 
Alex Dybenko
Guest
Posts: n/a
 
      14th Nov 2005
Hi,
here a sample code:
http://www.mvps.org/access/tables/tbl0009.htm

--
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com


"Jim Burke in Novi" <Jim Burke in (E-Mail Removed)> wrote in
message news:472DC532-05AC-4E6E-8EEF-(E-Mail Removed)...
> Is there a way for me to dynamically link tables when my Access
> application
> first starts up so that I don't need to have the application DB created
> with
> the links to a specific path and file name? I'd like to be able to look at
> the path name the application is running in (using CurrentDb.Path) and
> then
> link to the data DB that is stored in that path.


 
Reply With Quote
 
Nick Coe \(UK\)
Guest
Posts: n/a
 
      14th Nov 2005
Yup, been a while since I did that myself though..

Take a look at this code. You _will_ need to modify it but
it ought to get you started.

http://www.mvps.org/access/tables/tbl0009.htm

and this

http://www.mvps.org/access/tables/tbl0007.htm

and this

http://www.mvps.org/access/tables/tbl0012.htm

Good luck

--
Nick Coe (UK)
Available - Will work for money :-)
http://www.alphacos.co.uk/ AccHelp + pAnimal
http://www.pjandcoe.co.uk/ Online Store

In news:472DC532-05AC-4E6E-8EEF-(E-Mail Removed),
Jim Burke in Novi typed:
> Is there a way for me to dynamically link tables when my
> Access application first starts up so that I don't need to
> have the application DB created with the links to a
> specific
> path and file name? I'd like to be able to look at the
> path
> name the application is running in (using CurrentDb.Path)
> and
> then link to the data DB that is stored in that path.



 
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
Dynamically link to documents in Access scott@diveatlas.com Microsoft Access External Data 3 9th Mar 2007 07:49 PM
Can I use ADO to dynamically link tables? =?Utf-8?B?SmltIEJ1cmtlIGluIE5vdmk=?= Microsoft Access VBA Modules 4 23rd Nov 2005 03:36 PM
How to dynamically link tables? Bam Bam Microsoft Access 3 22nd Jul 2004 11:51 PM
dynamically linking tables in access Andy Levy Microsoft Access Form Coding 2 17th Feb 2004 02:15 AM
Dynamically link to another Access database Angus Comber Microsoft Access 2 10th Nov 2003 04:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:26 AM.