SqlDbx Forum

SqlDbx

You are not logged in.

#1 2012-02-12 20:26:13

sqldbxhelp
Administrator

SqlDbx Release 3.53

SqlDbx 3.53 is available for download.

New and changed features
1. Improved error reporting (Oracle)
2. New Shortcut keys ALT+1, ALT+F3
3. Multi sheet Excel export
4. Performance improvements (Excel export. Data compare)

Fixes
1.Database combo box empty (Sybase 11)
2. Error connecting using ODBC
3. Horizontal scrolling using mouse does not work
4. Main menu not displayed correctly in SqlDbx x64
5. Arithmetic overflow in Databases admin query (Sybase)
6. Intellisense drop down shows columns from unrelated table

Offline

#2 2012-02-14 14:16:47

rony
Member

Re: SqlDbx Release 3.53

ALT+1 And ALT+F3 are Shortcut of....

Offline

#3 2012-02-23 11:24:45

timeco
Member

Re: SqlDbx Release 3.53

Hi,

after upgrading from 3.52 to 3.53 version, I noticed a difference in exporting data from result grid to Excel (as text, smart).

I ran the same query on 3.52 and 3.53 and got different results in excel export (last row is different). I'm using Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi.

Execute the following SQL in Oracle, for an example:

SELECT
    CAST('222388' AS VARCHAR2(2000)) AS id,
    CAST('E+' AS VARCHAR2(2000)) AS segment,
    CAST('2012/02/13 14:51:10.000' AS VARCHAR2(2000) ) AS date_exm,
    CAST('SOME_TITLE' AS VARCHAR2(2000) ) as title
FROM DUAL

I get the following result in excel (check out the "DATE_EXM" column value ->> 51:10,0 !!)

ver. 3.53:
ID  SEGMENT DATE_EXM    TITLE
222388  E+  51:10,0 SOME_TITLE

ver. 3.52:
ID  SEGMENT DATE_EXM    TITLE
222388  E+  2012/02/13 14:51:10.000 SOME_TITLE

Please provide feedback whether this is a bug or something else.
Thx,
Goran

Offline

#4 2012-02-23 13:53:36

garbuya
Member

Re: SqlDbx Release 3.53

After upgrading to 3.53 I've got - your license exired!! Great!! So we have to buy licenses every year???
Now nothing works and have to get a free version!

Is it any way to get version 3.52 pro?

Offline

#5 2012-02-23 14:37:41

sqldbxhelp
Administrator

Re: SqlDbx Release 3.53

You do not need to buy license every year. License if forever, but you can not get free updates after first year

Offline

#6 2012-02-23 14:40:17

sqldbxhelp
Administrator

Re: SqlDbx Release 3.53

Incorrect display in Excel is a bug. Last row of result set is not correctly formatted.

Offline

#7 2012-02-23 14:43:25

garbuya
Member

Re: SqlDbx Release 3.53

sqldbxhelp wrote:

You do not need to buy license every year. License if forever, but you can not get free updates after first year

I don't see differences.  Or you charge for upgrade less then for license?

Offline

#8 2012-02-23 15:15:13

sqldbxhelp
Administrator

Re: SqlDbx Release 3.53

Yes. One year extension is 20%  of initial purchase price.

Offline

Board footer

Powered by FluxBB