|
No problem. See attach file
Binary maded in VS2005 SP1 (release 32-bit). GDB - FB 2.1.1 Correct at BAT-file the path to fbclient.dll and path to test database Execute from command line: release_test_fbclient.BAT isc_stmt.011.select.VARCHAR.TIMESTAMP release_test_fbclient.BAT isc_stmt.011.select.VARCHAR.TYPE_TIME release_test_fbclient.BAT isc_stmt.011.select.VARCHAR.TYPE_DATE or release_test_fbclient.BAT isc_stmt.011.select.VARCHAR.* Regards Dmitry Kovalenko www.ibprovider.com Can you confirm a thing?
Does the error occur when fetch are going to return no more data? If not, can you test with embedded and verify same thing? Sorry, I don't understand your question
>Does the error occur when fetch are going to return no more data? Abstract: - First fetch of EOF should return 100L - Second fetch of EOF _can_ (must?) return "sync error" ---- In my test [ ...VARCHAR.TIMESTAMP] : - First fetch should return data. ( But I get the error ) - Second fetch should return 100L ---- I run "isc_stmt.011.select.VARCHAR.TIMESTAMP" with embedded 2.1.0.17798 and get same error [08.09.2008 19:55:10] ERROR: [isc.stmt|isc_stmt.011.select.VARCHAR.TIMESTAMP] Fetch Statement Dynamic SQL Error SQL error code = -303 arithmetic exception, numeric overflow, or string truncation |
|||||||||||||||||||||||||||||||||||||||||||||||||||
Thanks.