If you have purchased our products and want to retrieve the download information of the latest version, please click here
Mar 28 2012
Navicat for SQL Server (Windows) version 10.0.11 is now available
Bug Fixes:
- Data truncated when exporting pdf file from Report Builder.
- Navicat got hanged while performing a search in Table Viewer.
- Incorrect excel file format was exported while having data started with 0 in Export Wizard.
- Execute SQL File function would not run if there was an identifier contains "GO" characters.
- "double" data type was not being handled properly in Export Wizard.
To upgrade, please visit our Customer Center.
Jan 31 2012
Navicat for SQL Server (Windows) version 10.0.10 is now available
Improvement:
- Support editing Money type for SQL Server 2000.
- Import speed has been improved in Import Wizard.
- Export speed has been improved in Export Wizard.
Bug Fixes:
- Navicat generated 'Not Implemented' error when running under replacement shell UI.
To upgrade, please visit our Customer Center.
Jan 4 2012
Navicat for SQL Server (Windows) version 10.0.9 is now available
Bug Fixes:
- Collation in Database Properties not able to set since wrong SQL generation.
- Not able to open schema for databases with non-default database collation in SQL Server 2000.
- Crash occurred when closing Synchronize to Database in Modeler during the comparison in progress.
- Crash occurred while renaming table failed with server error in ER-diagram view.
- Data Transfer would hang in Navicat Scheduler.
To upgrade, please visit our Customer Center.
Nov 24 2011
Navicat for SQL Server (Windows) version 10.0.8 is now available
Bug Fixes:
- "Access violation" error occurred when dragging n dropping a server node in connection tree together with the Model/Schedule object pane were opened.
- When created a virtual group in the connection tree, it would be added under Model/Schedule object pane while they were opened.
- Failed to execute a Stored function with some field types.
To upgrade, please visit our Customer Center.
Nov 14 2011
Navicat for SQL Server (Windows) version 10.0.7 is now available
Bug Fixes:
- Incorrect field type showed in ER Diagram.
- Fixed-width and row delimiter were unable to retrieve from a profile in Import Wizard.
- Structure Synchronization produced invalid pointer exception error when comparing stored procedures.
- Print report to PDF file would generate a blank file.
To upgrade, please visit our Customer Center.
Oct 17 2011
Navicat for SQL Server (Windows) version 10.0.6 is now available
Bug Fixes:
- Data Modeling Tool was unable to set the reference field of foreign key.
- Data Modeling Tool was unable to print with landscape page setting.
- When importing data from an URL, it failed to create a temporary file if the same temporary file was being accessed.
- Connection Information could not display properly in large font size.
To upgrade, please visit our Customer Center.
Sep 19 2011
Navicat for SQL Server (Windows) version 10.0.5 is now available
Improvements:
- Improved performance of "Reverse Database to Model" and "Reverse Tables to Model.
- Foreign Keys is now able to be imported into Model.
- Spacing issue has been improved in Beautify SQL.
Bug Fixes:
- Import from paradox file was unable to get signed short integer values.
To upgrade, please visit our Customer Center.
Sep 12 2011
Navicat for SQL Server (Windows) version 9.1.12 is now available
Bug Fixes:
- New version of Native Client could not be recognized.
- Failed to set open status for database in Connection Properties.
- The highlighted items from the previous searching results in Table Designer was failed to clear for the next searching.
- Table Designer did not accept an index name with over 30 characters long.
- Parse could not apply on a running SQL in Query form.
- Failed to match source column data to the corresponding column during Import Wizard.
To upgrade, please visit our Customer Center.
Sep 6 2011
Navicat for SQL Server (Windows) version 10.0.3 is now available
Major New Features:
- Data Modeling Tools.
- ER Diagram view.
- SQL Minifier.
- Database Wide Search.
Improvements:
- Added object list in Query Editor.
- Added DDL tab in Object Information.
To upgrade, please visit our Customer Center.
Jun 1 2011
Navicat for SQL Server (Windows) version 9.1.11 is now available
Improvements:
- Added Ctrl+a as shortcut key for "select all" in Form View.
Bug Fixes:
- Wrong table would be copied while running "Duplicate Table" function.
- Foreign Key Check box under Table Designer was unable to be toggled using space bar.
- Searching in Table Viewer would freeze when no record showed on the existing view.
To upgrade, please visit our Customer Center
Apr 11 2011
Navicat for SQL Server (Windows) version 9.1.10 is now available
Bug Fixes:
- Scroll bar in Trigger Definition editor was missing.
- Object List frozen.
- The size of the width in Run Result columns were too large in Stored Procedure form.
- "Grid index out of range" error occured while refreshing in Table Viewer.
- Connection combo box showed wrongly in Data Synchronization.
- "[Err] Field 'COUNT(1)' not found" error occured when applying Update mode in Import Wizard.
- Permission denied on object 'sysproperties'.
- Import Wizard was unable to import string data to varchar, varchar(max), text field properly.
To upgrade, please visit our Customer Center
Feb 21 2011
Navicat for SQL Server (Windows) version 9.1.9 is now available
Improvements:
- Added "Grant All", "Revoke All" etc in Server Privileges tab of User Designer.
Bug Fixes:
- Navicat Main was unable to list huge number of Logins.
- Imported text-based file with UTF-8 encoded data to blob field incorrectly.
- "Use empty string as NULL" option while importing from XLS/XLSX formats is now working correctly.
- Procedure names were unable to locate from Data Transfer.
- Failed to run multiple Data Synchronization at the same time.
- Table with identity fields was not working correctly in Data Synchronization.
To upgrade, please visit our Customer Center
Jan 17 2011
Navicat for SQL Server (Windows) version 9.1.8 is now available
New Feature:
- Support of SQL Azure.
- Added Firewall Rules setting for SQL Azure.
- Added Bandwidth Usage in Connection Information for SQL Azure.
Improvements:
- Improved sorting order in Connection Tree and Object list.
To upgrade, please visit our Customer Center
Jan 12 2011
Navicat for SQL Server (Windows) version 9.1.7 is now available
Improvements:
- Improved the compatibility of third party plugin (eg. Ultramon, Hardcopy etc).
- Added Identity Insert statement for Data Synchronization.
Bug Fixes:
- "Failed to parse code near RESTRICT" error occurred when updaing/deleting a foreign key to a field with RESTRICT action in Table Designer.
- SQL Server export view profile did not show in list.
- Multiple files with files delimited as '|' were unable to be recognized during Import Wizard.
- Date format were fixed in Data Transfer.
To upgrade, please visit our Customer Center
Dec 28 2010
Navicat for SQL Server (Windows) version 9.1.6 is now available
Bug Fixes:
- Limit Records feature did not work in Table Viewer.
- When altered procedure, SQL would be missing a dot between schema name and object name during Structure Synchronization.
- DBF character field length would be set to 254 if table field length is 0 while exporting to DBF file.
- Tree node was unable to be highlighted when Connection Coloring feature was applied under Windows XP.
To upgrade, please visit our Customer Center
Dec 14 2010
Navicat for SQL Server (Windows) version 9.1.5 is now available
Improvements:
- Improves performance in Table Viewer.
Bug Fixes:
- Wrong parenthesis generation in Query Builder when new table was added to FROM clause of query like e.g. select ... from (t1 join t2 on a=b).
- Code Completion did not work properly with field name if tables were from different database.
- Exported data (string) to Excel file did not work properly, e.g. value of '1E' would being exported as 1.
- Fixed no permission returned when getting row count of table.
To upgrade, please visit our Customer Center
Nov 30 2010
Navicat for SQL Server (Windows) version 9.1.3 is now available
Bug Fixes:
- Data was truncated with VARCHAR as data type.
To upgrade, please visit our Customer Center
Nov 25 2010
Navicat for SQL Server (Windows) version 9.1.2 is now available
Main Features:
Common SQL Server support:
- Support SQL Server 2000, 2005, 2008 and 2008R2.
- Support of most SQL Server objects and subobjects
- Support of character set and unicode.
Connection Management:
- Multiple local/remote SQL Server server connections.
- Connection to SQL Server through SSH.
- Keep connection alive.
- Import/Export connections settings.
Well-designed user interface:
- Virtual Grouping for connections and objects.
- Connection Coloring.
- Customize of connection order.
- Grid View and Form View support.
- Well-described Wizard System.
- Provide well-vision for users in table grid.
- Support dock windows.
Powerful data management tool:
- Foreign Key Data Selection.
- Supports Parameter Query.
- Import and Export support.
- Data Transfer support.
- Data Synchronization support.
- Structure Synchronization support.
- Schedule for Batch Job.
Visual Designer:
- Support Code-Completion in SQL editors.
- Support Views in Query Builder.
- Support of Views Builder.
- Support SQL Previewer.
Server Security and Maintenance Services:
- Visual user/role management.
- Visual privilege manager.
- Maintance database / schema objects.
- Server Monitor.
Additional features:
- UUID/GUID generator.
- Code outline.
- Print Schema / Table Structure.
- Support of setting global Row Height and Column Width in table grid.
- Support of Word Wrap.
- Provides a short-cut to terminate a running query.
- Code Folding.
- Matched Brace/Bracket Highlighting.
- Parameter Tips.
- Zoom In/Out for SQL editors.
- SQL Beautifier.
- Favorites.
- Object Filter.
- Unicode Character Report.
- Auto save in Query, Function etc.
- Custom sort in Tabler Viewer.
- Notification email supports SSL/TLS in Schedule.
- SQL Console.
- History Log Viewer.
Download here