Skip to Main Content

Java Database Connectivity (JDBC)

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!

Can't use delete the records of Access through jdbc connection

843854Feb 6 2002 — edited Feb 6 2002
My application needs to delete all the records of a table in Access and then insert data from oracle to access. However, it prompts the error that the driver does not support this operation when the program tries to delete all the records of a table in Access file.

I suspect whether access jdbc driver does not support delete statement? Do anyone know how to fix it?

Thanks in Advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2002
Added on Feb 6 2002
4 comments
299 views