"Alex Dybenko" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)
> Hi,
> perhaps you can first copy whole table, and then delete data.
> other option - you have to write a code to go throught all fields,
> properties, indexes, etc of a table and create same on a new one
There's a Microsoft KnowledgeBase article for Access 97 on how to do
this with DAO:
http://support.microsoft.com/default...b;en-us;217011
I don't think there's a version of the article for Access 2000+, but I
imagine that article would work for these versions, too. However, using
TransferDatabase seems simplest.
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)