|
 |
Version History
Version 2.0.0
Changes compared to version 1
- Added support for schemas/owners. You can now connect using a schema/owner
(optional). Schema/owner is visible in the list of tables.
- New: Fill table with data from another table in the database.
- Fixed a bug with inserting data for column with names with spaces in it
(applies to all supported databases).
- Improved fine-tuning of default configuration for field settings.
- Extended validation of settings.
- Performance improvements when inserting data in MS SQL Server, Oracle and
MySQL databases (Now using unidirectional queries).
- When creating SQL INSERT scripts, the DATE/TIME data types will now be
formatted using the format as specified in the Options dialog.
- Fixed problems for table names with mixed case.
- Solved problems logging in to password protected MS Access databases.
- Added MS Access 2007 support.
- Now Seed and increment by setting are default "1".
- Fixed problem with MS SQL Server 2005 Identity property in combination
with multiple schemas in one databases.
- Progress indicator when capturing database has been added.
- Included support for MySQL's YEAR, GEOMETRY data types.
- Included support for Oracle's BINARY_FLOAT, BIANRY_DOUBLE, ROWID and
UROWID data types.
- Included support for MS SQL Server's SYSNAME, UNIQUEIDENTIFIER,
SQLVARIANT, TIMESTAMP and XML data types.
- Included support for PostgreSQL's BOX, CIDR, CIRCLE, INET, INTERVAL,
LINE, LSEG, MACADDR, MONEY, PATH, POINT, BIT, BITVARYING and POLYGON data
types.
- Fixed a problem for inserting MS SQL Server data in tables with
UNIQUEIDENTIFIER and/or TIMESTAMP columns.
- Improved data generation for numbers with precision.
- Improved BLOB insertions for all supported databases.
- Fixed problems connecting to MS SQL Server and MS Access databases on
some Windows Vista systems.
- Improved insert statements in generated SQL file for MS SQL Server
SMALLMONEY, MONEY and BINARY columns.
- Fixed a problem with views being added to the project next to tables for
MS Access databases.
- Fixed a problem with Oracle TIMESTAMP columns being converted to VARCHAR2
columns.
- Corrected length setting for Oracle NCHAR and NVARCHAR data types.
- Fixed a bug in the Manage database connections dialog. The cancel button
still applied the changes.
- Faster loading of application under Vista.
- Changed tab order in the Welcome dialog.
- Fixed file association for Windows Vista in the setup program.
- Fixed a problem with the "Stored database connection" combobox. This entry
field was refreshed and set to right after selecting an item from
the list.
|
 |