If you have purchased our products and want to retrieve the download information of the latest version, please click here
Aug 30 2010
Navicat for SQLite (Windows) version 9.0.13 is now available
Improvements:
- Horizontal scrollbar is now reset to the left position after applying Beautify SQL feature.
Bug Fixes:
- Index/trigger was unable to be removed from the Navicat main window.
- "Access violation" error sometimes occurred when running an invalid syntax in Query Editor.
Upgrade Procedure : click here to upgrade
Aug 2 2010
Navicat for SQLite (Windows) version 9.0.12 is now available
Bug Fixes:
- Brackets in FROM clause could not be parsed between Query Editor and Query Builder.
- When exporting numeric data with comma as decimal seperator to access file, the numbers were displayed without the comma.
- When exporting numeric data to excel file, it would be exported as string type.
Upgrade Procedure : click here to upgrade
Jul 15 2010
Navicat for SQLite (Windows) version 9.0.11 is now available
Bug Fixes:
- "Access Violation" error occured when printing database/table structure to PDF, HTML etc.
- "List Index our of bounds (58)" error occured when trying to enter/edit SQL in query Definition tab.
- Foreign Key link position in Visual Builder were not accurate enough.
- Fixed bug when parsing FROM clause with brackets in Visual Builder, e.g. select ... from ((...)).
- Server Monitor would crash if being opened for a while.
- The info column in Server Monitor only showed (WIDEMEMO).
- Object Selection in Restore window wrongly displayed items "Indexes" and "Triggers".
Upgrade Procedure : click here to upgrade
Jun 23 2010
Navicat for SQLite (Windows) version 9.0.10 is now available
Bug Fixes:
- Beautify SQL would cause error if extra spaces existed in aggregate function.
- Fixed error when importig XML files from the Interent.
- When exported data to Excel spreadsheet, string start with zero (e.g. 009123) would be changed to integer (9123).
- "Ask to save new queries" in Options would be reset to unchecked after Navicat restarted.
Upgrade Procedure : click here to upgrade
Jun 8 2010
Navicat for SQLite (Windows) version 9.0.9 is now available
Bug Fixes:
- "700 - Invalid response: 417" error occured when connecting to server over HTTP Tunnel.
- Each field was limited to 65536 bytes.
- "Duplicate name 'Field11' in TFieldDefs" error occured if a table contained more than 11 fields in which the first ten field names include "Field1".
- Tab order in Import Wizard was set up incorrectly.
Upgrade Procedure : click here to upgrade
May 31 2010
Navicat for SQLite (Windows) version 9.0.8 is now available
Improvements:
- Added more popup option for Where and Having clauses in Query Builder.
Bug Fixes:
- In Navicat main, View -> Sort did not work properly.
- In Navicat main, copying action would not work properly after certain user actions.
- In Navicat main, Window -> Next Window did not work properly.
- When adding new field and tabbing across cloumns in Table Designer, bule hash would appear at the end of the columns.
- When tabbing betweem columns in Table Deisgner, some columns would be skipped.
- Beautify SQL feature did not compatible with Navicat Query Parameter syntax, so that error would occur when running the parameter query.
Upgrade Procedure : click here to upgrade
May 17 2010
Navicat for SQLite (Windows) version 9.0.7 is now available
Improvements:
- Support encrypted SQLite file (wxSQLite3).
- Improved smart quote identifier for SQLite.
- Improved virtual grouping rename issue - e.g. group like "ITem" and it didn't allow to change into "Item".
- Changed to use Ctrl+MouseWheel instead of LeftClick+MouseWheel for zoom in/out function in Query Editor.
- Query Builder is now able to handle incomplete SQL statement when switching between Query Editor and Query Builder.
- SELECT clause is now able to be generated when dragging a table to Query Builder without selecting any columns, and switching to Query Editor.
- Improved export data to excel spreadsheet - number/float data is now being export to number format instead of string format.
- Widen the width of the saved profiles list under Data Transfer and Data/Structure Synchronization windows.
Bug Fixes:
- Access Violation error occured when exporting chart report to excel file.
- The automatic word wrap in TEXT fields not working properly in Form View.
- "Navicat is not able to prase SQL" error occured in Query Editor.
- Navicat freezed when applying "Beautify SQL" on some SQL statements.
Upgrade Procedure : click here to upgrade
May 10 2010
Navicat for SQLite (Windows) version 9.0.6 is now available
Improvements:
- Support Cancel action in copying SQLite objects, table and query.
Bug Fixes:
- The font size used in Query grid was smaller than in View grid.
- "Set Display Format" option in Table Viewer did not work in numerical field.
- Fixed the wrong positioning issue of main menu items.
Upgrade Procedure : click here to upgrade
May 3 2010
Navicat for SQLite (Windows) version 9.0.5 is now available
Improvements:
- Improved the performance for opening Table Viewer with huge amount of columns.
Bug Fixes:
- When selecting a particular entry in an enum select box by typing the first letters of the item, the wrong value would be saved if confirmed the changes using the check mark.
- When applied "Auto save" function, recover window would not launched if multiple Navicat instances started.
- "Access violation" error occured in Foreign Key Data Selection feature if SQLite reference table did not exist.
- Fixed the column width of SQLite Foreign Key Data Selection window.
- Schedule profile could not be loaded in main window.
- "Not enough storage is available to complete this operation" error occured when exporting field values start with "=" to Excel file.
- Fixed the drag & drop problem on Select, Where, Group By, Having, Order By, Limit regions in Query Builder.
- When trying to determine if the dataset were editable in Query, error would occur if user contained privilege on View, but did not have select privilege for Table.
- Fixed GUI problem when opened Edit -> Options in SQLite Table Designer.
- "Access violation" error occured for code/word completion feature.
Upgrade Procedure : click here to upgrade
Apr 26 2010
Navicat for SQLite (Windows) version 9.0.4 is now available
Improvements:
- Better handle case sensitive of object identifier for Query Builder.
- Support "select ... from ... group by left(..., ...)" when switching from Query Editor to Query Builder.
- Improved keywords list for Code/Word Completion.
- Attached hot keys to the navigation bar in Table Viewer.
Bug Fixes:
- Toolbar buttons did not refresh after maximized/minimized and changed size of panes.
- Toolbar would blink when toggling taskbar auto hide option.
- When sweithed between Query Builder ad Query Editor, ";" would be inserted into the middle of the statement.
- "Select All" and "UnSelect All" buttons missing in Data Synchronization window.
Upgrade Procedure : click here to upgrade
Apr 12 2010
Navicat for SQLite (Windows) version 9.0.3 is now available
Main Features:
Common SQLite support:
- Work with SQLite 2 and SQLite 3.
- Support of all SQLite objects and subobjects
- Support of character set and unicode.
Connection Management:
- Multiple local/remote SQLite server connections.
- Connection to SQLite database through HTTP.
- Import/Export connections settings.
Well-designed user interface:
- Virtual Grouping for connections and objects.
- 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.
- Support of Backup and Restore.
Visual Designer:
- Support Code-Completion in SQL editors.
- Support Views in Query Builder.
- Support of Views Builder.
- Support SQL Previewer.
Additional features:
- 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.
- History Log Viewer.
Download here