Decimal's scale value must be between 0 and 28, inclusive.

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
dps1000
Posts: 1
Joined: Wed 01 Sep 2010 06:48

Decimal's scale value must be between 0 and 28, inclusive.

Post by dps1000 » Wed 01 Sep 2010 10:19

Hi,

Getting the error "Decimal's scale value must be between 0 and 28, inclusive.Parameter name: scale" after deploying the new code in the Oracle test environment the same code is working on other Oracle Instances.

We are using the Devart dotconnect for oracle version 5.20 site license.I also tried using version 5.70.152 (trial) but that did n't work.

Please help me on this.

Thanks & regards,
Divya Praksh Singh

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Thu 02 Sep 2010 07:53

1. Please send us a small test project with the DDL/DML script to reproduce the error in our environment.
2. Also please specify the versions of your test Oracle Servers (where does it work and not work?).
3. Does dotConnect for Oracle v 5.70.152 throw the same error?

Post Reply