From: Carlos G. A. <car...@te...> - 2003-06-05 20:35:52
|
Hello: > A System.OverflowException raises when I try to populate a FbDataSet > using select commands that include NUMERIC type columns. I've tracing > the FirebirdNetProvider sources and the exception is raised by the > following piece of code: Your code is working for me (only changing IsUpdated property usage that it's non public) but i have only two records for test :), numeric is mapped as Single in C# ca be a problem with the value of the field in any of the table records ??? -- Best regards Carlos Guzmán Álvarez Vigo-Spain "No tengo dones especiales.Sólo soy apasionadamente curioso" Albert Einstein, científico. |