C
Cyrus
If it is full, can i create an dulpicated empty db and link to this current
db?
db?
Cyrus said:If it is full, can i create an dulpicated empty db and link to this current
db?
Douglas J. Steele said:The decision to link to additional databases isn't really something that you
do lightly. I can't see a reason why you'd have to do this programmatically:
if you're going to be storing that much data that you don't know in advance
when you need an additional database, perhaps you should be considering SQL
Server.
To answer your question, though, you set the Connect property of the
TableDef object. There's code at
http://www.mvps.org/access/tables/tbl0009.htm at "The Access Web" that you
should be able to modify.
--
Doug Steele, Microsoft Access MVP
(No private e-mails, please)
news:[email protected]