Version History

Legend
Newly added feature
Changed, reviewed, modified feature
A reported error or bug was fixed

If you need to download an old version of DMC for licensing problems simply select the version release date before your maintenance plan expiration date and use that version.

DMC Version 1 History page

 


 

GOLD Version 2.2.0.0 released 28th. June 2010
dssg_versions_add_on Table & Sql DB level STRUCTURE Comparison tasks
dssg_versions_add_on Compare a Tps-Dat Table to another Tps-dat Table (superfiles and encrypted ones are allowed)
dssg_versions_add_on Compare a Tps-Dat Table (superfiles and encrypted ones are allowed) to a single or MULTIPLE SQL Tables
dssg_versions_add_on Compare an SQL table to a single or MULTIPLE SQL table(s) - INTER SCHEMA comparisons is possible
dssg_versions_add_on Compare an complete SQL DataBase to another SQL DataBase (Tables are "linked" by NAME)
dssg_versions_add_on All DATE & TIME selections have a VISUAL tip field to allow you to SEE the FORMATED data
dssg_versions_add_on SQL environment (Ctrl+Q) & Compare Structures (Ctrl+C) MENU & Navigation Panel with keyboard shortcuts for more user friendly IDE
dssg_versions_add_on Global setting to allow during a CLONE to SQL Task to lowercase all NAMES
dssg_versions_add_on Global (and popup message) option to allow you to define if an TXD/DCTX Export will be generated in lowercased NAMES
dssg_versions_change During a CLONE DB & Folder task all KEYS are dynamically renamed (if needed) to avoid DUPLICATES
ok Workaround a BUG found in Clarion ODBC driver on reserved words used in KEY NAMES - "PRIMARY" would be read as "KEY_PRIMARY"
ok All Temp tables created by DMC to store Columns HIDE/UNHIDE are now stored in a special DMC temp folder (avoids cluttering your data folders)
ok Corrected a bug in Destination side TPS Multitables encrypted when asking to store the password
ok VIEWER on a MEMO field - now you can also see the content of an RTF - HTML and XML properly displayed
ok SQL Backup task when BLOBS were present
ko Clone Folder with superfiles & during an ACCESS type clone & Export to CSV from Viewer

 


 

GOLD Version 2.1.0.0 released 12th. May 2010
dssg_versions_add_on MENU with keyboard shortcuts for more user friendly IDE
dssg_versions_add_on Global Setting to Hide / Unhide the Left Navigation Bar - Entirely resizable Frame (smaller than 800x600) is supported
dssg_versions_add_on SQL VIEWS are available as SOURCE and in Viewer with their definition as declared in the sql server (NEW Tab)
dssg_versions_add_on Create an SQL VIEW from a manual query and Export the Structure to TXD / DCTX
dssg_versions_add_on In Projects : button to REPAIR all when master key no longer works (seems like conditions - functions are no more available in a profile)
dssg_versions_add_on Full support for MsSQL SCHEMAS (displayed as dboTableName etc ...)
dssg_versions_add_on Full support for Excel 2007 /2010 files and illegal characters in column names (spaces and accentuated letters) [also in ASCII Tables]
dssg_versions_change Changed code to reflect sql server error messages during sql manual queries
ok Changed the button (and code) in SQL environment 'SQL Data' Tab to close the TAB (and revert to main one) instead of closing the module.
ok All Temp tables are now IMDD to speed up all tasks and processing
ok Support for Oracle - Postgre SQL and MsSQL SCHEMAS in Cloning task (allows you to clone a Table from SchemaA to SchemaB)
ok Mapping option : Function lookup on external Table to act as FILTER
ko Wizard Create table - Portable version creation - Memo columns transfer - TPS (prefixed tables) during Viewer and Transfers - space in MsSQL Table Names

 


 

GOLD Version 2.0.0.2 released 15th. April 2010
dssg_versions_add_on Data Transfers : Support for multiple LINKED conditions (IF or ELSIF)
dssg_versions_add_on Data Transfers : Support for Manual Condition Builder (allows you to build the most complex conditions)
dssg_versions_add_on Data Transfers : Support for multiple LINKED functions
dssg_versions_add_on Data Transfers : Support for LINKING a Condition (or a "set" of conditions) to a Function (or a "set" of functions)
dssg_versions_add_on Data Transfers : Support for a Function of a DEFAULT value - to PARSE (n) th. word & to CONCATENATE within Brackets
dssg_versions_add_on Data Transfers : Support for DEFORMATING a Date or a Time (enter values in readable format and let DMC work)
dssg_versions_add_on Data Transfers : Support for DYNAMIC changing the VALUE of a CONDITION (create a condition with Dates as "limits" & change those dynamically from an INI file)
dssg_versions_change Bug in Viewer when a CSV export was done & XML BLOB columns not being exported properly

 


 

GOLD Version 2.0.0.1 released 20th. March 2010
dssg_versions_add_on Support for postgre sql server side default values (let the server do the work) - when such defaults exist : do not map the column as the server will do it.
dssg_versions_add_on In system bar the quantity of RAM used by DMC
dssg_versions_add_on Register your Serial through eMail support (from DMC itself) and phone.
dssg_versions_add_on In a Manual SQL Query now DMC will add a Primary Key on the 1st Column of the Result Set (import in dictionary to use as a View)
dssg_versions_add_on DMC is now compiled with the possibility to use MORE than the 2Gb limit (useful on LARGE Tables)
dssg_versions_add_on Global setting to refresh progress bars each percent (and not each 10% as defined by default) and another one to define Nb Records to read before an INSERT in SQL data Transfers.
dssg_versions_add_on Support for postgre BLOB columns
dssg_versions_change Changed the DMC Folder Tree Structure to allow all XP machine users to have all DMC table structures updated (FM3 refused to update some when the path was over 100 chars.)

 


 

GOLD Version 2.0.0.0 released 1st. March 2010
dssg_versions_add_on Backup an entire SQL DataBase in a single Task : create all INSERT CREATE TABLE scripts - ZIP them all (password protection) and Upload the Zip by FTP
dssg_versions_add_on Clone an entire SQL DataBase (multiple Tables selection) to ANY existing or NEW other SQL DataBase in a single Task.
dssg_versions_add_on Clone an entire FOLDER containing DAT and or TPS Files (multiple Tables selection) to ANY existing or NEW other SQL DataBase in a single Task.
dssg_versions_add_on Multiple Tables Data Transfers (SQL DB or a FOLDER containing DAT and or TPS Files) to existing SQL Tables in a Single Task.
dssg_versions_add_on During Data Transfers to SQL perform EXTERNAL TABLE LOOKUPS to retrieve values and use in the current Table's Selected Column
dssg_versions_add_on Register Application is entirely new and much easier to use at ANY time on ANY machine - use your DMC site credentials and request your Serial Number
dssg_versions_add_on New FUNCTIONS and CONDITIONS during Mappings : Conditional SUBSTRING - LEFT and RIGHT & FUNCTIONS on PERCENTAGES ( + - x / )
dssg_versions_change Checking for Illegal Characters during table operations is also performed now on TPS DAT DBF Tables
ok NEW Version of DMC : Runtime Engine for you to use from your application a small footprint engine and distribute to your end-users (SQL Backups - Viewer - Data Transfers etc...)
ok NEW DEMO application installer DMC Runtime Engine with Template TXA & TXD for Clarion 6 - Clarion 7 (it should work on Clarion 5 & 5.5 but not tested)
ko Template used for security and registration (secwin) is deleted and replaced by our own methods