Subject | Which Error ? |
---|---|
Author | Michael Vilhelmsen |
Post date | 2007-02-16T08:39:02Z |
Hi
I have a program that sometimes has an runtime error.
When it happens I get this back:
IBErrorCode: 335544569 SQLCode: -104
The IBErrorCode says this:
dsql_error Dynamic SQL Error
But this doesn't fit with the SQLCode.
The SQLCode to the above errorcode is -902.
-104 covers some other errors.
Which should I look for ?
The 335544569 alone ?
Or some of the -104 errors ?
Michael
I have a program that sometimes has an runtime error.
When it happens I get this back:
IBErrorCode: 335544569 SQLCode: -104
The IBErrorCode says this:
dsql_error Dynamic SQL Error
But this doesn't fit with the SQLCode.
The SQLCode to the above errorcode is -902.
-104 covers some other errors.
Which should I look for ?
The 335544569 alone ?
Or some of the -104 errors ?
Michael