|
-
Feb 5th, 2002, 09:09 AM
#1
Thread Starter
Junior Member
UpdateBatch with Joins
ok,
I'm using the updatebatch method, but as long as I have left outer joins (and full joins for that matter) in my querystring, the following error is generated :
[Insufficient key column information for updating or refreshing.]
In het Ado help there is mention of making use of the dynamic properties "Unique Table" and "Update Resync" to enable the updatebatch disregarding the joins in my query.
However, i'm having trouble implementing these dynamic properties and I don't seem to get rid of the error message.
Can anybody help me with this ?
thx
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
|