SQL DBX
SQL DBX
Overview of SqlDbx
Welcome to SqlDbx
SqlDbx is database administration and SQL development IDE focused on application developers who work in
heterogeneous database environments.
Features at a glance:
· High performance native support for major Database Servers including Microsoft, Sybase, Oracle and IBM
DB2/UDB
· Browse / Explore Servers
· Fast, intelligent, extensive and highly customizable Intellisense
· Advanced script Editor with Syntax highlighting, Auto Complete, Speed Typing, Drag/Drop, Undo/Redo,
Find/Replace
· Unicode support
· Visual Data Diff
· SQL Scripting
· SQL Formatter / Beautifier
· Generate SELECT, INSERT, UPDATE, DELETE, WHERE IN data modification statements directly from result grid
· SQL templates with replaceable formal parameters
· Import / Export to CSV, XML, Excel
· Schema object browser
· SQL statement history
· Favorite objects
· Search in Database and in Result grid
· Directly edit table data in Result grid
· Display query plan and query statistics
· Simple deployment and removal. No dll's or other dependencies. Just one executable (1.4 meg.)
Using SqlDbx
SqlDbx window divided into three views: Object View, Script Editor and Results View
Editor Shortcuts
Grid Shortcuts
SQL Script Editor
Intellisense
Script Variables
SQL Templates
Speed Typing
Visual Diff
Export / Import
Generate Scripts
Server Explorer
Options
Command Line options
2.1 Quick Start
Quick Start
When You start SqlDbx it automatically shows Server Login dialog. Select correct Server type, enter Server name,
Database, User and Password and click button Login. If server found and client software installed correctly new SQL
Editor window will open.
Set Alias button can be used to create alternate user friendly name for the Server. Also it is useful when you connect to
the same server using different credentials. "Production" check box allows to specify alternate text and background
colors. This allows to visually differentiate between production and development Servers. Set Alias button allows to create
multiple aliases for the same Server. You can create it by directly typing into Server combo box. Make sure that actual
Server name enclosed between "(" and ")"
Using SqlDbx
SqlDbx portable
If you wish to use SqlDbx in portable mode create empty SqlDbx.ini file in a same directory where SqlDbx.exe located.
After you start SqlDbx it will run in portable mode.
In this mode SqlDbx will not make any changes to registry or create directories / files on a computer.
2.2 Editor Keyboard Shortcuts
Editor Keyboard Shortcuts
Load / Save
Ctrl + N New Script
Ctrl + O Open file
Ctrl + S Save active script
Ctrl + Shift + S Save active script with different name
Ctrl + W Close active script tab
Ctrl + Shift + W Close active Result tab
Cursor Movement
Left Move cursor one character left
Right Move cursor one character right
Up Move cursor one line up
Down Move cursor one line down
Ctrl + Up Scroll screen up
Ctrl + Down Scroll screen down
Ctrl + Right Move cursor one word right
Ctrl + Left Move cursor one word left
End Move to end of line
Ctrl + End Move to end of last line in file
Home Move to beginning of line
Ctrl + Home Move to beginning of file
Ctrl + G Go To Line
Edit
Ctrl + Y Delete current line
Ctrl + Shift + Delete Delete all
Ctrl + Delete Delete to start of word to the right
Ctrl + Backspace Delete to start of word to the left
Insert Switch between overwrite and insert mode
Ctrl + C Copy to Clipboard
Ctrl + V Paste from Clipboard formatted as SQL
Ctrl + Shift + V Paste from Clipboard Excel style
Alt + Shift + V Paste as column block
Ctrl + Alt + V Paste as column block (fill)
Ctrl + X Cut to Clipboard
Ctrl + Z, Alt + Back Undo
Shift + Tab Indent to the left
Ctrl + Shift + C Comment selection out
Ctrl + Shift + R Un comment selection
Ctrl + Shift + U Convert selection to upper case
Ctrl + Shift + L Convert selection to lower case
Ctrl + Shift + M Replace template parameters
Ctrl + Shift + Up Move current line up
Ctrl + Shift + Down Move current line down
Selection
Ctrl + A Select all
Alt + Left Mouse Button Start column (block) selection
Set block selection on. Use Shift + Arrow keys to extend
Alt + C
selection
Shift + Left Mouse
Extend selection to click point
Button
Ctrl + B Select SQL block starting from current position
Ctrl + Shift + B Select current block delimited by empty lines
Shift +Left Extend selection to the Left
Shift + Right Extend selection to the right
Shift + Up Extend selection one line up
Shift + Down Extend selection one line down
Shift + Home Extend selection to the beginning
Shift + End Extend selection to the end
Shift + Page Down Extend selection one page down
Shift + Page Up Extend selection one page up
Extend selection from current position to the beginning of
Ctrl + Shift + Home
script
Ctrl + Shift + End Extend selection from current position to the end of script
Ctrl + Shift + Left Extend selection to the beginning of current word
Ctrl + Shift + Right Extend selection to the end of current word
Ctrl + M Highlight all words like the one under the cursor
Query / SQL
Ctrl + E, F5 Execute SQL statement
Ctrl + Shift + E, Shift +
Execute SQL statement. Results in new window
F5
Ctrl + Enter Execute SQL statement on current line
Shift + Enter Execute currently outlined SQL statement if any
Ctrl + F5 Parse SQL statement
Ctrl + K Execute last Result Grid SQL statement
Ctrl + J Format selected SQL
Alt + F1 Object Properties under cursor
Alt + F2 Script object under cursor to new window
Alt + F3 Find object under cusrsor in Object View
F4 Refresh Object View
F7 List Tables
F8 List User Procedures and Functions
F9 List System Procedures and Functions
F12 Begin Transaction
Ctrl + F12 Commit Transaction
Ctrl + Shift + F12 Rollback Transaction
Bookmarks
Ctrl + F2 Toggle bookmark
F2 Go to next bookmark
Shift + F2 Go to previous bookmark
Ctrl + Shift + F2 Clear all bookmarks
Miscellaneous
Ctrl + Page Down Next Script Window
Ctrl + Page Up Previous Script Window
Ctrl + Shift + Page
Next Connection Window
Down
Ctrl + Shift + Page Up Previous Connection Window
Ctrl + 1 Switch focus between Editor and Results
Ctrl + 2 Switch focus between Editor and Object List
Ctrl + 3 Set focus to Script Editor
F11 Maximize Editor windox
Ctrl + F11 Maximize Results window
Shift + F11 Toggle Object View
2.3 Results Grid Keyboard Shortcuts
Results Grid Keyboard Shortcuts
Cursor Movement
Up Move one cell up
Down Move one cell down
Right Move one cell right
Left Move one cell left
Ctrl + Up Move up to the edge of data region*
Ctrl + Down Move down to the edge of data region*
Ctrl + Right Move right to the edge of data region*
Ctrl + Left Move left to the edge of data region*
End Enables "End" mode
Ctrl + End Move to the last grid cell
Home Move to the first column in current row
Ctrl + Home Move to the first grid cell
Selection
Left Mouse Button in top left corner Select all
Shift + Left Mouse Button on Column Header Select all column
Shift + Left Mouse Button in grid area Extend selection from active cell to clicked cell
Left Mouse Button on Row Header Select all row
Ctrl + Left Mouse Button Begin new selection without clearing current selection
Shift + Left Extend selection one cell left
Shift + Right Extend selection one cell right
Shift + Home Extend selection to the first grid cell
Shift + End Extend selection to the last grid cell
Shift + Down Extend selection one cell down
Shift + Up Extend selection one cell up
Shift + Page Down Extend selection one page down
Shift + Page Up Extend selection one page up
Ctrl + Shift + Home Extend selection to the first grid cell
Ctrl + Shift + End Extend selection to the last grid cell
Ctrl + Shift + Left Extend selection left to the edge of data region*
Ctrl + Shift + Right Extend selection right to the edge of data region*
Ctrl + Shift + Up Extend selection up to the edge of data region*
Ctrl + Shift + Down Extend selection down to the edge of data region*
Clipboard
Ctrl + C Copy to Clipboard
Ctrl + Shift + C Copy to Clipboard with column headers
Ctrl + Alt + C Copy to Clipboard column headers only
Miscellaneous
Ctrl + Shift + N New Result tab
Ctrl + Shift + D Close active Result tab
Left mouse button double click on column
Toggle column sort ascending / descending
header
Ctrl + Left mouse button on column header Add column sort
Left mouse button on column header and
Rearrange columns
drag
* - data region: A range of cells that contains data and is bounded by empty cells
2.5 Intellisense
Using Intellisense
Intellisense is configured in Options dialog on Editor page.
Intellisense and temporary tables in MS Sql Server and Sybase ASE. For intellisense to work with temporary they have to
be created and then "referenced". Referenced means that you have to type something in Editor to cause the information
about them loaded. For example if you created temporary table named #tmp then just type #tmp. and after that #tmp
table will start to show up in Intellisense list window.
If you drop and recreate temporary table with different definition you have to refresh objects in Object View in order to
reset Intellisense information for temporary tables.
Example:
Use the Replace Template Parameters dialog box to insert values into the script.
Note You can use the Replace Template Parameters dialog box to specify values any time a parameter definition
is used in code. For example, when you script execute function from Object View, the function written to the current
Script window will contains parameter definitions for any arguments in the function. You can, therefore, use the
Replace Template Parameters dialog box to specify argument values. Also if you have text selected in Editor and
invoke Replace template Parameters dialog then only selection will be checked for any template parameters
It is possible to specify cursor position in template. Put symbol "^" anywhere in the template text.
To use template
· Open a Script window
· If template manager window is not visible press Manage SQL Templates button on the toolbar
· Navigate to desired template and select Insert Template menu item or double click left mouse button
· When the template is displayed in the Script window, select Replace Template Parameters button on the
toolbar
· In the Replace Template Parameters dialog box, specify values for the parameters
· To insert the specified values into the script in the Editor, click Replace
2.7 Speed Typing
Speed Typing
Speed typing configuration is accessible through menu Tools->Configure Speed Typing. Speed type definitions saved
in a file whose name and location specified in Options general tab.
Speed typing allows to define strings which automatically expanded when typed. Speed typing is integrated in Intellisense
and Auto complete. Speed typing also supports substitution parameters.
Examples:
1. Simple replacement. If Shortcut column contains sla and column Substitution Value contains SELECT * FROM then
when you type sla in Script Editor and press space it will be replaced by SELECT * FROM
2. Use Speed typing to add Auto Complete strings. Simply enter desired string into Shortcut column and leave
Substitution column blank
3. Using formal parameters:
If Shortcut column contains
To specify cursor position in Editor after expansion put symbol '^' anywhere in substitution column text
Visual Diff offer Quick Diff option. To use this option just do one of the following: select text in Editor or Result grid and
drag / drop it to "Quick Diff" toolbar button on the main menu.
After you do it twice Visual Diff screen will open automatically displaying difference. Also right click popup menu in Editor
and Result grid has an option to execute "Quick Diff"
2.9 Export / Import
Export / Import Table Data
Export to File
Select Export To->File menu item from table popup menu. Saved file can be later opened as script and executed
directly.
Export to Excel
Select Export To->Excel menu item from table popup menu to copy all table data to Excel.
General Options
Editor Options
Colors
Results Options
Scripting Options
Import / Export
Servers
Arguments
-t server_type Can be one of the following: microsoft, sybase, oracle, ibm, mysql, odbc
-s server_name Server to which to connect
-d
Database / Schema name
database_name
-u user User name. If -U and -P not supplied try to login using integrated security
-p password User password
Start new instance of SqlDbx. If -n not specified then pass arguments to the instance started with comm
-n
none found then start new instance.
-l Write debug log to SqlDbx.exe.log file
-q script file open specified script file
-r if -q option specified then run loaded script
-w workspace file load previously saved session state
-c Clear registration information
Command line flags are not case sensitive and space after them is optional
*Command line options are supported only in SqlDbx Professional Edition
2.14 Quick Tips
Tips
Quick tips
Intellisense works better and in more cases when table names use aliases For example:<br>
01
select *from table_name1 T1, table_name1 T2 where T1.column_name = T2.column_name ...
02 You can enable automatic save / restore of SqlDbx session state by checking Enable Session State check box on General tab
Speed typing allows to create aliases for often used SQL blocks. For examples you can add string "sla" as alias for "select * f
03
Typing
04 Generate SELECT/UPDATE/INSERT/DELETE allows quickly to script SQL DML statements.
05 If you want to quickly access object properties just click on object it in Editor and press Alt-F1
06 You can directly edit table data in Result Grid for tables with unique constraints
07 Templates allow to organize snippets of code.
08 Results Grid supports sorting and moving columns. Also it supports multiple selections. Hold Ctrl key while selecting multipl e
09 Quickly select SQL block by placing cursor on first character and then press Ctrl+B
Quickly export data from table. Execute select * from <table_name>, then select everything in Grid Results by clicking on a
10
Generate->Insert from right click menu
11 Filter data in Results Grid by selecting Filter menu item from right click popup menu
12 Replace Template parameters works not only for templates but with any text enclosed in angle brackets "<...>"
13 You can directly execute procedures and functions from Object View
14 You can execute procedures from Editor by righ clicking on procedure name
15 Results of any query operation will be put in a new Result Tab if you hold Shift key while selecting query action
3. Script Editor
Script Editor
SQL Editor window provides broad range of editing capabilities. Look and feel can be configured in Options Dialog on
Editor page. You can drag and drop text between different windows.
To open a new script window press Ctrl + N
$DEFINE var_name [=:] [var_value] | [CHAR | VARCHAR | NUMBER | INT | INTEGER | NUMERIC | DECIMAl]
where:
· = - optional assignment operator. If present assigns default value and on first reference user will be asked for
value
· : - optional operator. If present than user will not be asked for value
· var_name - variable name
· var_value - optional variable value
· CHAR, VARCHAR, ... - optional variable type. If present helps to correctly convert var_value to type
$DEFINE var_date
$DEFINE var_string
Predefined Variables
SqlDbx defines following glogbal variables:
· $(TODAY) - returns today's date
· $(NOW) - returns today's date and time
· $(CURRENT_SCHEMA) - returns current schema
· $(NEW_UUID) - returns new UUID
3.4 Script Commands
Script Commands
Script Commands provide ability to access some of the functionality which is available through different menus
where:
· cmd required and indicates the start of a command
· command_name one of the supported commands
· command_options command options if any
Remarks
Script command has to be the first statement in SQL batch or the only statement in the batch.
or
Export script command applies to the next SQL statement. For example to export result of the query to excel
Object View
Object View organizes different database objects in different bars on a left side. To activate bar simply click on it. Bar title
displays type of the object and number of objects of this type in a current Schema / Database. Filter can be used to limit
number of objects displayed in list.
Export to Excel
Select Export To->Excel menu item from Result Grid popup menu to copy data to Excel
To export data to specific Excel file you can define Excel export template in Export/Import options.
Excel export template should have form: File_Name,Range_Name (C:\Temp\Book1.xls,R_DATA).
Notes
Generate feature by default copies generated statement to a current cursor position in Script Editor.
If you hold Ctrl key down when using generate then statement will be copied at the end of current script
6. Options
Options
Options Dialog is accessible from toolbar or Main Menu->Tools.
General Options
Editor Options
Colors
Results Options
Scripting Options
Import / Export
Servers
6.1 General
General Options
Settings on this page control
End of Line Style Controls how end of line set in file when saved
6.3 Colors
Color Options
This page allows to assign colors to different types of database objects. Also it allows to assign alternative background
and text color for specific connections. Usually it used to differentiate connections to production and development
servers. In order to use alternative colors you have to check "Production" on a Login dialog.
6.4 Results
Results Options
Results options
Date Format
Date format used when exporting to CSV files and it also used when generating SELECT, INSERT, UPDATE statements
Preserve DECIMAL and Preserve BIGINT exports numbers to Excel as values with number format set to "@".
This preserves number precision and prevents Excel from displaying them in scientific notation.
6.7 Servers
Servers Options
Server Options pages allow to specify settings for different servers.
Oracle Help
Sybase Help
Microsoft Sql Server Help
IBM DB2 Help
ODBC Help
7. Oracle Help
Oracle Help
Supported versions:
8.1.5
8i
9i
10g - 11g
Oracle How To
Oracle Bind Variables
SQL*Plus support
After executing this block you will see output in grid automatically
VARIABLE rc REFCURSOR;
BEGIN
EmpReport (:rc);
END;
6.5
7.0
2000
2005
2008
2012
Azure
Sybase Help
Supported versions
Sybase ASE 10.x - 15.x
Sybase IQ 12.5 - 16.x
Sybase Anywhere 9.x - 12.x
Sybase How To
Sybase ASE
SqlDbx relies on Sybase Open Client installed on local computer. If while trying to connect to Sybase Server you
encounter message stating that database handler cannot be created for this type of Server it usually means that Sybase
Open Client dll ctlib.dll or libsybct.dll cannot be found. SqlDbx always tries to first load libsybct.dll which is distributed
with Open Client version 15 and if it fails then it tries to load ctlib.dll.
When connecting to Sybase ASE you can specify following additional options in Options edit box:
HOSTNAME = hostname
APPNAME = appname
To connect to Sybase ASE directly without using interface file or LDAP specify server on Login dialog as: SERVER:PORT
Sybase IQ, Sybase Anywhere
Two different connections types supported for Sybase IQ and Sybase Anywhere: Open client and Sybase IQ ODBC driver.
Both methods offer same features and functionality.
10. IBM DB2 Help
How to check database client software setup in case SqlDbx unable to connect
1. Start command prompt
2. Type db2cmd and press enter
3. Type db2 in a new window
4. Connect to database by issuing following command: CONNECT TO <database_name> USER <user_name> USING
<password>
Default delimiter is ";". If SQL script sets delimiter to something else it will be reset to ";" after all statements in the batch
processed.
Parameters also can be specified inline. Below is modified version of the code above.
In case of DB2 LUW or DB2 iSeries there's no need to have VARIABLE statement or specify types for IN parameters.
MySQL Help
Supported versions
MySQL 5.x
MySQL How To
Before you can connect to MySQL server you will need to download MySQL ODBC driver. You can install it but it is
optional. The only requirement is that MySQL ODBC driver (myodbc5.dll) is located somewhere where SqlDbx can find
it, for example in a same directory where SqlDbx.exe or Driver folder under directory where SqlDbx.exe located. Driver
can be download from:
Download ZIP version with no install. Open it and extract file myodbc5.dll to SqlDbx or \Drivers directory. This will allow
you to connect to MySQL by selecting it from "DBMS Type" combo box on the login screen There's two ways to specify
port number if it is different from default (3306).
1. Specify Server name as SERVER:PORT
2. Add line PORT=port_number to Options edit box.
12. PostgreSQL Help
PostgreSQL Help
Supported versions
PostgreSQL 8.2.x - 9.x.x
PostgreSQL How To
Before you can connect to PostgreSQL server you will need to download PostgreSQL ODBC driver. You can install it but it
is optional. The only requirement is that PostgreSQL ODBC driver is located somewhere where SqlDbx can find it, for
example in a same directory where SqlDbx.exe. Driver can be download from:
Download ZIP version with no install. Open it and extract all *.dll files to SqlDbx or \Drivers directory. This will allow you
to connect to PostgreSQL by selecting it from "DBMS Type" combo box on the login screen There's two ways to specify
port number if it is different from default (5432).
1. Specify Server name as SERVER:PORT
2. Add line PORT=port_number to Options edit box.
13. Informix Help
Informix Help
Supported versions
Informix 9.x - 11.x
Informix How To
Before you can connect to Informix server you will need to download Informix ODBC drivers. You can install them but it is
optional. The only requirement is that Informix ODBC drivers located somewhere where SqlDbx can find driver, for
example in a same directory where SqlDbx.exe or in Drivers subdirectory.
14. Kdb+ Help
Kdb+ Help
Supported versions
Kdb+ 2.x
Kdb+ How To
Before you can connect to Kdb+ server it is necessary to download and install Kdb+ ODBC driver from: Kdb+ ODBC
driver download
After you install ODBC driver there's two different way to configure access.
1. You can created DSN using using ODBC Manager (Access it from SqlDbx main menu: Tools->ODBC Administrator) and
then use "ODBC" DBMS Type to connect to it
2. In Login dialog select DBMS Type "Kdb+" and in Server combo box enter server and port for KDb+ server, for
example: SERVER1:5001. You can omit port number in Server combo box and specify it in Options edit box using
following format: PORT=5001
It is also possible to configure SqlDbx to use Kdb+ ODBC driver directly without installing it. In this instance you need to
copy qodbc.dll file to the same directory where SqlDbx.exe located or to a subdirectory named "Drivers" and then use
the second method described above to connect.
15. ODBC Help
ODBC Help
SqlDbx requires ODBC 3.0 or later in order to operate correctly. Functionality is limited when you connect through ODBC
even to the Servers with native support. SqlDbx does not try to figure out what kind of Database Server it connected to
and uses only features provided by ODBC. SqlDbx does not alter any ODBC settings. Connecting through ODBC is useful
when you try to solve issues with your applications which use ODBC connectivity.
It has to be noted that a lot of features like accurate table scripting, stored procedure definitions are not available with
ODBC
ODBC How To
Release History
Version 3.66 (16 Mar, 2014)
New and changed features
· UTF-8 load / save support
Fixes
· Unable to connect to Microsoft LocalDB default autoconnect instance
· Generate Scripts skips some objects in rare cases
· Wrong or missing keyword colors in editor (Informix)
· Unable to use alternative Oracle Home
· Recent file list shows files in wrong order
· Minor GUI changes and enhancements
· Unable to select encoding when saving files
· Server Explorer displays misleading error messages
Fixes
· Missing terminator when scripting views (Oracle)
· Mark all words not working correctly
· Wrong text inserted when using Copy / Paste block
· Incorrect scripting of DEFAULT clause (Sybase IQ)
· Table names missing in Intellisense (Sybase IQ)
· Custom object filter does not work correctly when owner name present
· $define variables not loaded for temp scripts
Fixes
· Old SQL Server client connecting to new version of SQL Server (Text truncation)
· Incorrect sorting in Unicode version
· Issues with cmd result_current and cmd result_new
· Incorrect options enabled in Quick Diff window
· Missing owner in some instances (Oracle)
Version 3.63 (29 Sep, 2013)
New and changed features
· Additional connection options (SQL Server)
Fixes
· Single line comment requires carriage return (Teradata)
· Field length is incorrect when Results in Text
· SQL log fails if server name contains certain characters
· Favorites not saved if server name contains certain characters
· Incorrect drop statement for functions with default arguments (Informix)
· Script object does not work from Favorites tab
· In some cases scripted objects missing characters
Fixes
· x64 version crash with result sets > 2GB
· Execute/Script for overloaded functions (Oracle)
· Focus not set correctly when add new result tab option checked
· Incorrect fixed pitch font detection on Windows 7
· Printer font not saved / set correctly
· Backup file fails when using Save As...
· Inconsistent source scripting for stored procedures (SQL Server)
Fixes
· Escape key does not close Visual Diff window
· Errors connecting to SQL Server 7 and 2000
· Incorrect generated DELETE or UPDATE when not all table constraints included in result set
· Enable Table Edit option has no effect in Production mode
· Registration dialog appears on every restart
· Scripted NUMERIC columns do not include precision and scale (Sybase IQ)
· Errors retrieving values from UNSIGNED INT and UNSIGNED BIGINT columns (ODBC drivers)
Fixes
· Excel Export fails when string starts with '='
· SqlDbx becomes unresponsive when script contains SQL*PLUS commands (Oracle)
· Whole word replace sometimes does not work correctly
· Current database not restored on restart (Sybase ASE)
· Incomplete index scripting (Sybase IQ)
· Long queries truncated in Data Diff window
· Erroneous license violation dialog
· File save fails in Unicode version
· File can not be opened if it is already opened in another application
Fixes
· Connection information not saved correctly (Sybase ASE/IQ)
· Connect to default SERVICE_NAME does not work (Oracle)
· Column total formatting does not match column format
· Incorrect create index with INCLUDE (column) (DB2 LUW)
· Error saving files when SqlDbx folder is read only
· Painting issue in the object pane
· Incorrect insert row for graphic and vargraphic columns (DB2)
· Incorrect sorting of decimal values
· Help not launching from Unicode and x64 version
· Inconsistent handling of script commands
Fixes
· Fix exception when retrieving long char columns using Access or Excel ODBC driver
· Incorrect saving of login info (Sybase IQ, iAnywhere)
· Error scripting physical table properties (Oracle)
· Sybase IQ 12.4 scripting errors
· Permissions scripting not working is some instances (SQL Server)
· Resolved issue with ocs.cfg (Sybase ASE)
Fixes
· Script variables do not work with ODBC connections
· Table checks not scripted correctly (Sybase ASE)
· Table constraints not scripted correctly in some instances (Microsoft SQL Server 2005/2008)
· Search in Object view does not work in x64 version
· Fix for IBM CLI x64 driver reporting incorrect length for variable length columns
Fixes
· Wrong driver loaded for ODBC connections
· SqlDbx becomes unresponsive when searching in Object View
· Generate INSERT does not work on filtered results
· Non system tables owned by user informix not displayed (PostgreSQL)
· "Unknown exception" error when exporting to Excel
· Table properties not scripted for Sybase ASE 15.5
Fixes
· Intermittent crash when selecting very long text data
· No output for MESSAGE statement (Sybase IQ, iAnywhere)
· Script truncated for very large tables
· Last exported row to Excel has wrong formatting
· Script variables do not use defined color
· DBMS metadata scripting missing indexes and constraints (Oracle)
· IDENTITY column not scripted (Sybase ASE)
· Long identifiers option not available for Sybase version < 15.x
Fixes
· Database combo box empty (Sybase 11)
· Error connecting using ODBC
· Horizontal scrolling using mouse
· Main menu not displayed correctly in SqlDbx x64
· Arithmetic overflow in Databases admin query (Sybase)
· Intellisense drop down shows columns from unrelated table
Fixes
· XML type columns not displayed (Oracle)
· Closing Results window exits SqlDbx
· Unable to move Grid columns
· Intellisense fix for table aliases
· Single quote not escaped in Generate SELECT / DELETE / UPDATE
· String quoting in SqlDbx Unicode
· Do not display IN parameters when executing stored procedures (DB2)
· TRUNCATE TABLE menu does not work (DB2)
· Missing stored procedure properties (DB2 z/OS)
· Do not display auxiliary tables (DB2)
· Execute and Script Execute stored procedures fails (DB2 z/OS)
· Incorrect scripting of DROP for materialized views (Oracle)
· Incorrect scripting of GRANT for functions returning table
Fixes
· Truncation of long character columns (DB2, SQL Server, ODBC)
· Unicode version uses too much memory
· Intellisense fixes
· Incorrect lower/upper keyword case in some instances
· Unhandled exception in editor when moving line up / down
· Incorrect Intellisense parameters for stored procedures (MySql)
· References loaded for wrong schema
· Export to CSV with no delimiters right trims VARCHAR columns
Fixes
· Fixed issue with Oracle parser
· Disable ODBC escape sequences
· Disable not implemented menus and toolbar icons
· Results in Grid / Text option not handled correctly
· Blank DATE or TIME columns
· Incorrect scale displayed for MONEY columns (Sybase ASE)
· "Rerun Query" executes wrong query
Fixes
· Intellisense displays incorrect table columns for tables with the same name in different schemas (SQL Server)
· Compilation errors not displayed (Oracle)
· Handle invalid dates (Oracle)
· "Scripting Options" dialog displayed multiple times
· Multiple fixes for x64 version
· Procedure source not shown correctly (Sybase IQ, iAnywhere)
· Missing precision for DATETIME2 and TIME columns (SQL Server)
· Exception when exiting with results windows open
· Fixed incorrect display of UNIVARCHAR and UNICHAR columns (Sybase ASE)
· Exception when pasting text from other applications
· Incorrect system views used for some catalog queries (Oracle)
Fixes
· Object list empty for case sensitive server installations (Microsoft Sql Server)
· Generated permission statements missing separator (IBM DB2)
· Generated SELECT / UPDATE / DELETE missing second fractions for some Date types
· Some UI elements not updated correctly when switching between connections
· Diff view displays identical lines as changed
· Line numbers missing in Messages Tab
· CLR functions not displayed in function list (Microsoft SQL Server)
· Line numbers missing in Messages Tab
· Erroneous scripting of permissions for triggers
· SqlDbx window not visible when performing Alt+TAB
Fixes
· Exception when loading session state from unavailable network share
· Drop menu in Object View not working correctly when selecting multiple items
· Unable to connect to Sybase ASE when certain database administration tasks running
· Temp tables column not showing in Intellisense (Sybase, MS SqlServer)
· Incorrect scripting of GRANT TO PUBLIC
· Result Grid mode reset after each query
· Editor is not responsive in certain situations
Fixes
· Long table constraints truncated (Sybase)
· Incorrect number of affected rows by stored procedure (Sybase)
· Inconsistent Editor behavior for some shortcut keys
· Incorrect lower/upper keyword case in some instances
· sp_procxmode not scripted for stored procedures (Sybase)
· Search in Results not working for some locales
· Couple small scripting errors
· Exception when closing ODBC connections
Fixes
· Table columns not sorted in Intellisense window
· Table names missing owner (Sybase Anywhere / IQ)
· Incorrect table scripting (IBM DB2 for z/OS)
· Timeout connecting to DB2 on iSeries
· x64 version access violation when pasting from clipboard
· Spaces not handled correctly when using substitution variables
Fixes
· Error connecting to Oracle 8.1.x
· BEGIN / END blocks not matched correctly
· Toolbar combo boxes not working on Windows 2000
· Inconsistent menu items and shortcuts
· Exception for ODBC connections
· Reduced windows resources usage
· Exception in Editor
Fixes
· Intermittent x64 version crashes
· Computed table columns were not scripted correctly for Sybase and SQL Server
· Long passwords truncated
· Oracle XMLType limited to 2K
· Session state not restored correctly in some instances
· File save dialog missing ANSI / UNICODE combo box on Windows 7
· SqlDbx Unicode version not connecting to SQL Server on Windows 7