Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

deleting a record

Status
Not open for further replies.

aharris2693

Programmer
Jul 15, 2003
45
US
I have a program that allows the user to build the contents of an Access DB. they can add, update and until about an hour ago, delete. Everything worked fine and then I began getting the following message everytime I tried to delete,

An unhandled exception of type 'System.Data.OleDb.OleDbException' occurred in system.data.dll

When I break the program to try to find the error, I get a message saying "There is no source code available for the current location."
Has anyone else come accross this problem, or know why I would just start getting this message? Thanks in advance for any advice.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top