B
Bob Braschel
I am using ADO to access an Access mdb in an ASP program
using VB (local access using eztools-software HSP plugin)
and continually get err.number -2147467259 returned
without any error description. All of the SQL operations
(Select, Insert, Update) seem to work correctly, but
because of the strange error code, my error logic does not
report success for these operations. Has anyone ever
encountered this problem.? Without an error description,
I can't seem to figure out what is going on and I don't
want to ignore the error code, since it is legitimate for
other error conditions. Any insight would be appreciated
using VB (local access using eztools-software HSP plugin)
and continually get err.number -2147467259 returned
without any error description. All of the SQL operations
(Select, Insert, Update) seem to work correctly, but
because of the strange error code, my error logic does not
report success for these operations. Has anyone ever
encountered this problem.? Without an error description,
I can't seem to figure out what is going on and I don't
want to ignore the error code, since it is legitimate for
other error conditions. Any insight would be appreciated