PC Review


Reply
Thread Tools Rate Thread

Accessing External Database

 
 
=?Utf-8?B?TS4gV2lsc29u?=
Guest
Posts: n/a
 
      25th Jan 2006
Hello,

I am using Access 2002. I would like to append data from one Access
database into another Access database.

Can anyone provide me with guidance in this using vba?

Very Much Appreciated,

M. Wilson
 
Reply With Quote
 
 
 
 
=?Utf-8?B?U2hhdW4gQmVhbmU=?=
Guest
Posts: n/a
 
      25th Jan 2006
Need a little bit more information ... but you can do this without code ...

If you are looking to simply copy data from one database to another you can
use append queries. You'll need to use linked tables to do this.

Shaun Beane

"M. Wilson" wrote:

> Hello,
>
> I am using Access 2002. I would like to append data from one Access
> database into another Access database.
>
> Can anyone provide me with guidance in this using vba?
>
> Very Much Appreciated,
>
> M. Wilson

 
Reply With Quote
 
=?Utf-8?B?TS4gV2lsc29u?=
Guest
Posts: n/a
 
      25th Jan 2006
Hi Shaun,

Thanks for the reply. This process is taking place in a large block of
code. My users need to update over 90 tables with the click of a button.
All of the tables are in separate databases so I would like to do this via
vba.

Last year, I actually did it the way that you suggest. I had over 100
queries and linked tables but it was ackward and took up way too much space.

Let's say the table name is Table1 and the database is named DB1. How do I
link to Table1 in DB1 from DB2? Keeping in mind that I will grad the data
from Table1 and append it to a table in DB2.

Thanks,

M. Wilson

"Shaun Beane" wrote:

> Need a little bit more information ... but you can do this without code ...
>
> If you are looking to simply copy data from one database to another you can
> use append queries. You'll need to use linked tables to do this.
>
> Shaun Beane
>
> "M. Wilson" wrote:
>
> > Hello,
> >
> > I am using Access 2002. I would like to append data from one Access
> > database into another Access database.
> >
> > Can anyone provide me with guidance in this using vba?
> >
> > Very Much Appreciated,
> >
> > M. Wilson

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Accessing <sic> External data Dave180 Microsoft Access VBA Modules 2 9th Dec 2008 09:58 AM
Accessing external database causing problems? Michael Malinsky Microsoft Excel Programming 1 21st Dec 2005 09:30 PM
accessing external database: security issue =?Utf-8?B?cm9jY28=?= Microsoft Access VBA Modules 1 21st Mar 2005 01:57 PM
accessing external HDD over network Justin Jeffries Windows XP Help 0 24th Dec 2003 09:42 PM
minimum xpe support accessing database using ADO, DAO or other database engine cowly Windows XP Embedded 1 12th Aug 2003 07:46 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:22 PM.