Subject | Extract & SP |
---|---|
Author | Burak OZLER |
Post date | 2001-11-21T14:03:02Z |
Hi all
I call my SP from an other SP with this statement
"select CAOLDU from cari_ay_addupdate (:CHCARIID,:CHTARIH,:CHBORC,:CHTUTAR) into :OOLDUU;"
I get this
"Overflow occurred during data type conversion.
conversion error from string "18/11/2001"."
by the way the value that is made error is CHTARIH's value and its date datatype not string must I convert the field or change the format ?
Thanks
Burak
I use FB Beta2
_____________________________________
www.magicsoft.com.tr
[Non-text portions of this message have been removed]
I call my SP from an other SP with this statement
"select CAOLDU from cari_ay_addupdate (:CHCARIID,:CHTARIH,:CHBORC,:CHTUTAR) into :OOLDUU;"
I get this
"Overflow occurred during data type conversion.
conversion error from string "18/11/2001"."
by the way the value that is made error is CHTARIH's value and its date datatype not string must I convert the field or change the format ?
Thanks
Burak
I use FB Beta2
_____________________________________
www.magicsoft.com.tr
[Non-text portions of this message have been removed]