|
-
Jan 3rd, 2000, 05:44 AM
#1
Thread Starter
Hyperactive Member
Can anyone give me an example on how to create a foxpro table and export data from an existing Access table to it?
Thanks
Andrew
-
Jan 4th, 2000, 10:51 AM
#2
Member
The easy way is the use DAO.
Create two recordsets. One for Foxpro and one for access. Then using a for loop read all the data from the access table and inside the loop trf. it to the foxpro recordset and update it.
Regards
Manjinder Sodhi
------------------
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|