Subject | RE: [firebird-support] Airthmatic exception error |
---|---|
Author | agung wibowo |
Post date | 2004-12-22T07:22:41Z |
_____
From: Sopan Patel [mailto:patelsop_05@...]
Sent: 22 Desember 2004 13:52
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Airthmatic exception error
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]
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 SQLhi,
>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
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]