General Error - can I do better than that.



Hi,

I'm working in Windows with an odbc driver for accessing an Access db.
Some INSERT statements throw exception with the "General Error"
message. Can I do better than that and actually find out what went
wrong? Is this the sort of thing that is DB related? For example,
would MySQL give better error message (in addition to other great
features, of course).

Many thanks in advnace!

Aaron Fude.

.



Relevant Pages

  • Re: General Error - can I do better than that.
    ... I'm working in Windows with an odbc driver for accessing an Access db. ... Some INSERT statements throw exception with the "General Error" ...
    (comp.lang.java.databases)
  • Re: FormatException & Data.SqlClient.SqlCommand
    ... I think Exceptions are used to give a General Error, ... Specified Error (depends upon the Type of Exception u r using). ... hieracrhy to the Format Exception Type, that can give you some useful ...
    (microsoft.public.dotnet.languages.csharp)