Alle Full Convert Veröffentlichungen

The changelog provides a detailed record of all updates, bug fixes, and enhancements made to the software. By regularly updating Full Convert, take advantage of the latest advancements, ensuring seamless data conversion and synchronization across various platforms and databases.

  • v24.07.1679
    July 2, 2024
    • - Scheduled tasks - returned the UI log overrides
    • - Scheduled tasks - added the optional arguments field in task definition
    • - Scheduled tasks - removed dependency on file storage (task definition is now saved in the windows task)
    • - Scheduled tasks - task are now set to run on battery and run missed as soon as possible
    • - Application folders - unified application folder paths and made them version-agnostic
    • - Replication - fixed a problem with mapped columns in some cases on new projects
    • - Wizard - removed the run immediately option
    • - Access - fixed a hang when connecting to an access file that does not exist
    • - Azure SQL Server - fixed a problem with int64 conversion
    • - CSV - automatically deduplicate field names
    • - DB2 Luw - refactored the metadata fetch queries
    • - DB2 zOs - changed so the DB2 Luw provider is used, and also upgraded
    • - DBF - automatically deduplicate field names
    • - Interbase - fixed the index detection in some cases
    • - MySQL - when target improved some data type conversions
    • - PostgreSQL - when target improved some data type conversions
    • - PostgreSQL - added support to include views as tables
    • - PostgreSQL - added support for writing OID data types
    • - PostgreSQL - implicit infinity timestamp conversions
    • - SQLite - fixed a create table error when a column is named index
  • v24.03.1678
    March 19, 2024
    • - Project file - fixed a problem that changed expect existing to recreate on manually mapped tables
    • - Conversion - fixed float infinities breaking data load
    • - MS Sql Server - fixed some problems that would break the bulk loader with a conversion error
    • - PostgreSQL - handled when large numbers would throw index out of range (value will be set to 0)
    • - SQLite - fixed the problem twith missing columns when source
    • - SQLite - fixed the missing transaction problem when target
    • - MS SQL Server - fixed a read metadata problem on older server versions
  • v24.02.1677
    February 22, 2024
    • - Project wizard - fixed a problem with the page seemed to freeze on some databases
    • - Gupta - fixed an error when reading metadata on older server versions
    • - PostgreSQL - fixed a problem where some tables had no columns
    • - SIARD - fixed an error when reading internal LOBs made by previous application version
    • - SIARD - fixed a problem after conversion when browsing the target database with no schema
    • - SQL Server - fixed a problem with metadata fetch on older server version
  • v24.01.1676
    January 31, 2024
    • SqlServer - fixed a problem when opening old projects with Windows authentication
  • v24.01.1675
    January 29, 2024
    • Console - fixed a problem where the run would dectivate the application license
  • v24.01.1674
    January 29, 2024
    • Console - fixed a problem where the run would dectivate the application license
  • v24.01.1673
    January 29, 2024
    • Console - fixed a problem where the run would dectivate the application license
  • v24.01.1673
    January 24, 2024
    • - Console arguments - fixed a problem when the ‘=’ character is in a value
    • - Trial - fixed application activation in some cases
  • v24.01.1672
    January 23, 2024
    • - Conversion - added Append as a Data Copying mode (does not delete records on the target)
    • - Comparison - fixed a problem when the key column was a computed column
    • - Overview - added additional table/column selection button for ease of use
    • - Logs - fixed some sql warnings also going in the SqlError log
    • - Access - fixed broken link to provider storage download
    • - Expect existing - better automatic table name mapping
    • - CSV - added data inferring options to the connection screen
    • - DB2iSeries, DB2zOS - removed from supported databases
    • - Excel - added data inferring options to the connection screen
    • - FileMaker- fixed a problem with identifier name being double delimited
    • - MariaDB - added UUID data type support
    • - ODBC - fixed a problem with identifier name being double delimited
    • - PostgreSQL - fixed metadata read on versions 8 and lower
    • - PostgreSQL - added code page to connection options when its a target
    • - RedShift - removed from supported databases
    • - SIARD - fixed a lob path handling
    • - SqlAnywhere - fixed the transaction missing problem during load
    • - SqlServer - changed the provider to Microsoft.Data.SqlClient