> Is the SP parametr sub_type text?

Ok it was the problem thanks !

An other little question in the sp one paremeter is BLOB SUB_TYPE 0 
SEGMENT SIZE 80.

and when i add a parameter :

cmd.Parameters.Add("@PropertyValuesBinary", 
FbDbType.Binary,buf.Length).Value = buf

I have an error :
arithmetic exception, numeric overflow, or string truncation

because buf is empty but not null !

It is normal ?



All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to