|
 |
access thread: Transfer the data from single foxpro file to different access tables
Message #1 by "Vikas Manik" <manikv@i...> on Thu, 29 Nov 2001 18:46:24
|
|
Hi Everybody
I have a foxpro file which contains around 20 fields.I have built three
tables from these fields in access.How can I transfer the data from the
dbf file to different access tables without any loss of information.
regards
Vikas Manik
Message #2 by "John Ruff" <papparuff@c...> on Thu, 29 Nov 2001 10:58:34 -0800
|
|
You can attach the Foxpro table to access correct?
You can create three different Append queries. (One for each Access
table to append). Then only append the appropriate fields from the
attached Foxpro table to each Access table.
John Ruff - The Eternal Optimist :-)
-----Original Message-----
From: Vikas Manik [mailto:manikv@i...]
Sent: Thursday, November 29, 2001 6:46 PM
To: Access
Subject: [access] Transfer the data from single foxpro file to different
access tables
Hi Everybody
I have a foxpro file which contains around 20 fields.I have built
three
tables from these fields in access.How can I transfer the data from the
dbf file to different access tables without any loss of information.
regards
Vikas Manik
---
You are currently subscribed to access as: papparuff@c... To
unsubscribe send a blank email to $subst('Email.Unsub')
Read the future with ebooks at B&N
http://service.bfast.com/bfast/click?bfmid=2181&sourceid=38934667&catego
ryid=rn_ebooks
|
|
 |