Bug #5966

Adding values ​​in a field of type "real" in a MSSQL table

Added by Franck-Yves DABIN 11 months ago. Updated 4 months ago.

Status:New Start Date:07/06/2012
Priority:High Due date:
Assigned to:Tamas Szekeres % Done:

0%

Category:MSSQL Data Provider
Target version:Version 2.0.0
Platform: Patch supplied:No
Platform version: Affected version:1.8.0
Status info: Causes crash or corruption:No
Resolution:

Description

Hi,

It seems there be a confusion between scale and size for real fields in Quantum GIS.

For example : When we specify a field in MSSQL of type :
- Decimal
- Size/Precision : 10
- Scale : 2
We can adding values like {xxxxxxxx,xx}

This same field appears in Quantum GIS like :
- Decimal
- Length : 12
- Precision : 10
We can adding values like {xx,xxxxxxxxxx}

History

Updated by Paolo Cavallini 9 months ago

  • Target version changed from Version 1.8.0 to Version 2.0.0

Updated by Nathan Woodrow 4 months ago

  • Assigned to set to Tamas Szekeres
  • Priority changed from Normal to High

Also available in: Atom PDF