Re: Access 97 (dao) to 2003 (Ado)

From: Brendan Reynolds (brenreyn)
Date: 08/30/04


Date: Mon, 30 Aug 2004 15:42:43 +0100

Using DAO is a lot faster and less frustrating, but if you really must,
you'll need to add a reference to the ADOX (Microsoft ADO Ext. <version
number> for DDL and Security) object library in addition to the ADODB
(Microsoft ActiveX Data Objects <version number>) Library.

-- 
Brendan Reynolds (MVP)
http://brenreyn.blogspot.com
The spammers and script-kiddies have succeeded in making it impossible for
me to use a real e-mail address in public newsgroups. E-mail replies to
this post will be deleted without being read. Any e-mail claiming to be
from brenreyn at indigo dot ie that is not digitally signed by me with a
GlobalSign digital certificate is a forgery and should be deleted without
being read. Follow-up questions should in general be posted to the
newsgroup, but if you have a good reason to send me e-mail, you'll find
a useable e-mail address at the URL above.
"John" <n o b o d y@spam.com> wrote in message
news:V64Yc.228662$r66.11828344@phobos.telenet-ops.be...
> Can i use copy tables structure + data from Access97 to 2003 using ADO
> I do not longer need all the tables. Can i do this without creating first
> the tables?
> Do someone have an example. Is there a faq site for this NG
>
> Thx John.
>
>