aharris2693
Programmer
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.
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.