Subject RE: [firebird-support] Airthmatic exception error
Author agung wibowo
_____

From: Sopan Patel [mailto:patelsop_05@...]
Sent: 22 Desember 2004 13:52
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Airthmatic exception error



>but when i use any conditional SQL
>Query such "select * from empMaster where empId = '" &
>strEmpid & "'",



>i got this error message
>"**********"
>"Arithmetic exception, numeric overflow, or string
>truncation implementation of text subtype 52 not
>located"
>"**********"
>Can any one help me?
>Thanks
hi,

You didn't tell what your empid datatype.

If your empID datatype was numeric category then it's look like error
conversion about your parameter at "where" clause.

Check your strEmpid..



Regards

agung







[Non-text portions of this message have been removed]