Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OleDbCommandBuilder

76604Aug 8 2003 — edited May 16 2007
When I am testing DMLOperDS C# sample from otn
against oracle database version 9.2.0.3.0 using Oracle Provider for OLE DB 9.2.0.2.0 Version and Oracle Client 9.2.0.1.0.It get the following errors while trying to
delete or update.However the above works If I connect to
Oracle 8.1.7.4.10 database on windows 2000.

Is this related to any bug.The problem is related to
OleDbCommandBuilder.Any solution or suggestions

Error Message:

Dynamic SQL generation for the DeleteCommand is not supported against a SelectCommand that does not return any key column information

Sridhar
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2007
Added on Aug 8 2003
2 comments
2,881 views