Page 1 of 1

Numeric Problem

Posted: Tue 09 Nov 2004 01:42
by KT
hi all,
i try to create a decimal(3,2) Field, input 100 and save. it can save as 100 in SQL Server but it get '11' when i load it from SQL Server again. After i Alter the column to be decimal(4,2) and get the data again, it can show 100. What is the Problem ? (By using dbexpress driver for SQL Server)

Thx
Kevin

Re: Numeric Problem

Posted: Tue 09 Nov 2004 09:27
by Ikar
Please supply us following information

- Version of Delphi or C++ Builder
- Version of DbxSda. You can find it in ReadMe.txt or in DLL version info
- Version of Microsoft SQL Server and OLE DB provider that you use

Numeric Problem

Posted: Wed 10 Nov 2004 01:35
by KT
i'm using D7, Core Lab dbexpress of SQL Server 1.86 and using SQL Server 2000

Thx

Posted: Thu 11 Nov 2004 08:16
by Ikar
It's known problem and we've already fixed it.
Please download the last DbxSda version (2.00).