Hi,
My program work fine on most of the case, but sometime the same code will create following error and crashed. The variable ErrorCode is seem from SQLExpress. Any idea to solve this problem ?
I am using SQLExpress ++ Release: 3.2.01 with xbase++ 1.9 and xb2.net.
= Xb2.NET ERROR ==========
Date: 20080621, Time: 18:35:30
App: D:\Client\Muji\NetTR June 08\WebServer-01.exe, Thread: 12
ERROR BASE/1025
Parameter has a wrong data type: ErrorCode
Called from MYSQLERRORHANDLER(66)
Called from (B)MYDEFAULTSQLCONNECTION(208)
Called from __DISPLAYERROR(129)
Called from SQLSTATEMENT:__DISPLAYERROR(28)
Called from SQLSTATEMENT:EXECUTE(455)
Called from RECEIVEINOUTTX(547)
Called from HTTPHANDLER(2469)
Called from (B)MAIN(1348)
Called from XBHTTPTHREAD:EXECUTE(4246)
Thanks,
Robert