Hello:

Message:
Input string was not in a correct format.

Stack:
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int32.Parse(String s, NumberStyles style, IFormatProvider provider)
   at System.Convert.ToInt32(String value, IFormatProvider provider)
   at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
   at System.Convert.ToInt32(Object value, IFormatProvider provider)
   at FirebirdSql.Data.Common.DbValue.GetInt32()
   at FirebirdSql.Data.Gds.XdrStream.Write(DbField param)
   at FirebirdSql.Data.Gds.XdrStream.Write(Descriptor descriptor)
   at FirebirdSql.Data.Gds.GdsStatement.Execute()
at FirebirdSql.Data.Firebird.FbCommand.ExecuteCommand(CommandBehavior behavior, Boolean returnsSet) at FirebirdSql.Data.Firebird.FbCommand.ExecuteCommand(CommandBehavior behavior)
   at FirebirdSql.Data.Firebird.FbCommand.ExecuteScalar()
  etc.

Could you please review that the parameter values are correct give the expecte type ?? It maybe a problem with the formatting of the integer value if you are senbding it as an string.




--
Best regards

Carlos Guzmán Álvarez
Vigo-Spain


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to