Re: Copying access objects using .net
- From: "Mona" <mona@xxxxxxxxxxxxxxx>
- Date: Fri, 22 Jul 2005 00:09:25 +0530
Hi Bob,
In order to copy a query or table from one MS access database to another, I
would request you to please go through the following site :
http://support.microsoft.com/default.aspx?scid=kb;en-us;298174
This site contains the code in order to accomplish the requirement and uses
the Data Access Objects (DAO) to import all objects from one microsoft
database into the current access database.
Hope tis helps.
Regards,
Mona [Grpaecity]
"Bob" <Bob@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2A90397E-217F-4B23-91BC-28B7B1C0ED27@xxxxxxxxxxxxxxxx
> How do I program vb.net to copy a query or table from one MS Access
database
> to another?
>
> I'd like to accomplish what import does when it copies Access objects
> (primarily queries but some tables) from another database into the
database
> where the import action is selected---EXCEPT that I'd like to do this
> externally with a VB.net program.
> --
> Thanks, Bob
.
- Follow-Ups:
- Re: Copying access objects using .net
- From: Bob
- Re: Copying access objects using .net
- References:
- Copying access objects using .net
- From: Bob
- Copying access objects using .net
- Prev by Date: Re: Code documentation.
- Next by Date: Re: making datagrid columns invisibile
- Previous by thread: Copying access objects using .net
- Next by thread: Re: Copying access objects using .net
- Index(es):
Relevant Pages
|
|