|
-
Jun 14th, 2004, 03:03 AM
#1
Thread Starter
Addicted Member
recordsets
I have a view that joins four tables, I want the user to be able to update the view. I am using a disconnected recordset.
View = AllInfo
Table1 = customer details (updated on form 1)
Table2=Contract details (updated on form 2)
Table3 = Car Details (updated on form 3)
Is it possible to update the recordset bit by bit? (Add the customer details after the first form, add contract details after the second form.....ON THE SAME ROW???)
Can anyone help me on how to do this.....I have to finish it in a couple of hours????
THANKS
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
|