FbDataAdapter stripped down SMALLINT values while updating a DataTable ... --------------------------------------------------------------------------
Key: DNET-484 URL: http://tracker.firebirdsql.org/browse/DNET-484 Project: .NET Data provider Issue Type: Bug Components: ADO.NET Provider Affects Versions: 2.6.5 Environment: Windows 32-Bit, .NET 3.5, Visual Studio 2010 Reporter: Sven Walter Assignee: Jiri Cincura Priority: Critical Hey, we have build a .NET 3.5 application upon the Firebird .NET Provider Version 2.6.5. In our dataset we have designed a table and this table has columns of type "xs:short". The equivalent of "xs:short" in the firebird database is SMALLINT. When we are updating rows in a .NET DataTable in one of these columns, the value is not correct transferred to the database. For example we are putting a "108" into a "xs:short" column, the value will be written to the database as "10". We have no chance to fix this problem at the moment, because every values are fine until the FbDataAdapter receives the Table and Update Command. Update command is also fine. I really hope, that someone has an idea, why this will happen or if someone could fix this issue soon, because we need to publish the next version of our product.... kind regards! -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider