SqlDbx Forum

SqlDbx

You are not logged in.

#1 2008-10-15 03:54:51

Mert ULKGUN
Guest

Resultset display bug

Hi,
I'm using SqlDbx on Sybase and MSSQL.
The numbers which are greater than 9007199254740992 (0x20000000000000) are not correctly displayed on resultset.

Mert ÜLKGÜN

#2 2008-10-15 06:33:23

sqldbxhelp
Administrator

Re: Resultset display bug

Hi,
What version of SqlDbx are you using?
I am not seeing any issues with BIGINT columns in current version. They seem to be displayed correctly in MSSQL. For BIGINT columns to be displayed correctly for Sybase make sure you have Sybase client version 15
installed on your computer.

Offline

#3 2008-10-15 11:06:55

Mert ULKGUN
Guest

Re: Resultset display bug

Hi,

The column is not bigint, it is numeric(16)

Thanks for the reply.

#4 2008-10-15 11:30:23

sqldbxhelp
Administrator

Re: Resultset display bug

Are you using latest version? It used to be an issue but not anymore.
DECIMAL and NUMERIC columns used to be converted to doubles which
caused precision to be incorrect. It should be ok in latest version (3.26)

Offline

#5 2008-10-15 15:36:16

Mulkgun
Member

Re: Resultset display bug

Thank you, you're correct I was using 3.25. You should update version on download link.

Offline

Board footer

Powered by FluxBB