M
mdas
Using Access 2000.
All,
I've been using DAO to do all my recordset and tabledef programming, but
have decided to do this new project using ADO, if possible. I need to get a
list of table names, then a list of fields in each table. I can do this with
DAO pretty easily, but have no clue how to do this in ADO. Any help?
Also, in general, can everything I do in DAO be also done in ADO? I'm tired
of always having to add the DAO reference.
Oh, and is there a good website that I can use as a tutorial?
Thanks,
-Mark
All,
I've been using DAO to do all my recordset and tabledef programming, but
have decided to do this new project using ADO, if possible. I need to get a
list of table names, then a list of fields in each table. I can do this with
DAO pretty easily, but have no clue how to do this in ADO. Any help?
Also, in general, can everything I do in DAO be also done in ADO? I'm tired
of always having to add the DAO reference.
Oh, and is there a good website that I can use as a tutorial?
Thanks,
-Mark