Copying an Access table between .MDBs
From: Ignacio Vazquez (ivazquezATorioncommunications.com)
Date: 12/29/03
- Next message: Viatcheslav V. Vassiliev: "Re: Copying an Access table between .MDBs"
- Previous message: Ignacio Vazquez: "Re: connecting to db on remote computer."
- Next in thread: Viatcheslav V. Vassiliev: "Re: Copying an Access table between .MDBs"
- Reply: Viatcheslav V. Vassiliev: "Re: Copying an Access table between .MDBs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 29 Dec 2003 10:52:08 -0500
I'm trying to copy a table from one Access database to another. I've
tried the following without success:
DestCatalog.Tables.Append(SourceCatalog.Tables.Item[i]);
What would be the proper way?
-- Cheers, Ignacio
- Next message: Viatcheslav V. Vassiliev: "Re: Copying an Access table between .MDBs"
- Previous message: Ignacio Vazquez: "Re: connecting to db on remote computer."
- Next in thread: Viatcheslav V. Vassiliev: "Re: Copying an Access table between .MDBs"
- Reply: Viatcheslav V. Vassiliev: "Re: Copying an Access table between .MDBs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]