On Tuesday 09 July 2013 11:20:53 Ivanko B wrote: > Done: > ----------------------------------------- > #0 4E5008C3 :0 SQLSRV32!BCP_writefmt() > #1 4E4DF1A0 :0 SQLSRV32!BCP_bind() > #2 4E4D4783 :0 SQLSRV32!SQLProcedureColumnsW() > #3 4E50738E :0 SQLSRV32!SQLExecDirectW() > #4 73FDCE02 :0 SQLColAttributes() > #5 005818EC modbcconn.pas:1043
Seems to be in ODBC library. Which exception type? If it is a floating point exception try to switch off the floating point exception flags by SetExceptionMask(). Which MSEgui version? Current MSEgui has no call of SQLColAttributes() at modbcconn.pas:1043. Martin ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

