|
-
Apr 19th, 2000, 09:44 PM
#1
I want to use DAO to make updates from a dBase table to an Access table using VB5. Do I create two database objects and then use SQL UPDATE statement? What is the syntax for the SQL statement when I have a database in the dBase format?
-
Apr 21st, 2000, 05:58 PM
#2
Junior Member
Well, definately you have to open two database objects; one each for Access and dBase. If you are having problems with SQL Update statement then try rs.Edit and rs.Update commands in DAO.
I am confident this will solve your problem.
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
|