[Firebird-net-provider] Scale Precision 4 Truncates to 2 in Database

2014-07-05 Thread Muthu Annamalai
Hi, I am using Provider 4.2.0.0 and EF 6.0.0.0 in VS 2012. When I update a value with 4 digit precision as 1., the value in database is saved as 1.99. The last 2 digits got truncated. I really want 4 digit precision. Any help is appreciated. In database table the field is set to a domain,

Re: [Firebird-net-provider] Scale Precision 4 Truncates to 2 in Database

2014-07-05 Thread m...@lawinegevaar.nl
Your parameter is DECIMAL(18,2). If you want scale 2, specify that. Mark - Reply message - Van: Muthu Annamalai pearlamer...@hotmail.com Aan: firebird-net-provider@lists.sourceforge.net Onderwerp: [Firebird-net-provider] Scale Precision 4 Truncates to 2 in Database Datum: zo, jul. 6, 2014