|
-
Nov 15th, 2000, 05:02 AM
#1
Thread Starter
Fanatic Member
Is it correct that you can not edit/update a recordset which uses more than one table?
If so is the only/best way round this to create a temporary table with the results of the SELECT, then edit/update the temporary table, then use an UPDATE query to update the original table from the temporary table?
That sounds horrible when you try to say it 
(Using Access)
Any help much appreciated.
VB6 sp5, SQL Server 2000, C#
There are no stupid questions. Only stupid people. 
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
|