Softpedia
 

WINDOWS CATEGORIES:



GLOBAL PAGES >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Sticky Password FR...
  • Parallels Workstat...
  • ESET NOD32 Antivir...
  • BitDefender Total ...
  • WinPatrol 24.6.201...
  • PerfectDisk Free D...
  • Adobe Photoshop CS...
  • PerfectDisk Profes...
  • Windows 8 Consumer...
  • Atlantis Word Proc...
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Sticky Password FREE
    [SOFTPEDIA
    EXCLUSIVE] 6.0.2.323

    78,546 downloads
    Nokia PC Suite
    7.1.180.64

    74,932 downloads
    3DP Chip 12.04
    60,801 downloads
    Adobe Flash Player
    11.3.300.250 Beta 3
    / 11.2.202.235

    49,717 downloads
    Samsung PC Studio
    7.2.24.9

    45,498 downloads
    Nero 9 Free
    9.4.12.3d

    43,090 downloads
    Yahoo! Messenger
    11.5.0.192

    36,228 downloads
    Samsung Kies
    2.3.1.12044_18

    35,827 downloads
    Internet Download
    Manager 6.11 Build 7

    34,401 downloads
    Avira Antivir Virus
    Definition File
    Update May 22, 2012

    33,272 downloads
    Home > Windows > Internet > Servers > Database Utils > Visual Importer > Changelog

    Visual Importer 5.0.0.2 - Changelog


    What's new in Visual Importer 5.0.0.1:

    May 15th, 2012

    · Uses 10 times less memory for large excel files
    · Documentation update
    · Support RSS, Google Spreasheets and Windows event log as datasource now



    What's new in Visual Importer 5.0.0.0:

    May 15th, 2012

    · 6+ Times performance improvement for working with large excel files.
    · Uses less memory for excel files



    What's new in Visual Importer 4.9.10.0:

    March 9th, 2012

    · Support for Dynamic SQL for ETL transformations was introduced



    What's new in Visual Importer 4.9.9.8:

    February 20th, 2012

    · Addressed some issues related to working with MS Sql Server Compact edition



    What's new in Visual Importer 4.9.9.6:

    December 30th, 2011

    · CRC16, CRC24, CRC32, Adler32, CRC64, eDonkey, eMule, MD4, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, Whirlpool checksums
    · Open Excel/text/access files from Visual Importer ETL



    What's new in Visual Importer 4.9.9.4:

    December 20th, 2011

    · Documentation Update
    · GUI Improvements



    What's new in Visual Importer 4.9.9.3:

    December 2nd, 2011

    · Added incremental search for expressions editor
    · Added filesize transformation function
    · GUI Improvements



    What's new in Visual Importer 4.9.9.1:

    October 20th, 2011

    · Support for variables in inport was introduced
    · Better error handling for datasource



    What's new in Visual Importer 4.9.9.0:

    October 10th, 2011

    · Support for MySQL 5.5 was introduced
    · Interface Improvements
    · Command line parameter transformation function
    · Standard print preview
    · Boolean fix for MySql
    · Better error handling for ADO and MS Sql scripts



    What's new in Visual Importer 4.9.8.15:

    September 8th, 2011

    · Fixed bugs related to working with time fields in MySQL



    What's new in Visual Importer 4.9.8.13:

    September 7th, 2011

    · Added Support for XSLT transformations
    · User Interface Update
    · Various bug fixes



    What's new in Visual Importer 4.9.8.11:

    August 8th, 2011

    · XML processing improvments



    What's new in Visual Importer 4.9.8.10:

    June 21st, 2011

    · Fixed number of issues related to loading data from XML file



    What's new in Visual Importer 4.9.8.9:

    May 26th, 2011

    · Added Save, Save As and Open items to menu
    · Clear log shows dialog box first
    · Direct Latest Version downloads from application
    · Various Bug Fixes



    What's new in Visual Importer 4.9.8.8:

    May 13th, 2011

    · Added Save, Save As and Open items to menu
    · Clear log shows dialog box first
    · Direct Latest Version downloads from application
    · Various Bug Fixes



    What's new in Visual Importer 4.9.8.5:

    April 21st, 2011

    · Now user can double click on *.vis file to open it



    What's new in Visual Importer 4.9.8.4:

    April 13th, 2011

    · Data transformation language extension

    Added:
    · DeleteCharacters(S,CharactersToDelete) Deletes specific characters from the string
    · Delete(S,Start,End) Deletes part of string S
    · EnsureNoPrefix(S,Prefix) Removes prefix from the string when present
    · EnsureNoSuffix(S,Suffix) Removes Suffix to the string when present
    · EnsurePrefix(S,Prefix) Adds prefix to the string when not present
    · EnsureSuffix(S,Suffix) Adds prefix to the string when not present
    · EscapeString(S) C style sring escape
    · UnEscapeString(S) C style sring unescape
    · LeftDelete(S,Length)Deletes Left part of the string



    What's new in Visual Importer 4.9.8.3:

    March 29th, 2011

    · Fixed number of problems related to working with uniqueidentifierfileds in sql server
    · Added post changes button
    · Added Optimize Column Width button for all grids
    · Some corrections for German Locale were introduced



    What's new in Visual Importer 4.9.8.2:

    March 1st, 2011

    · Addressed number of problems related to working with uniqueidentifier fields in SQL Server
    · Fixed bug loading zero length files
    · Various bugs fixes



    What's new in Visual Importer 4.9.8.1:

    February 7th, 2011

    · Support for MS SQL Server Compact Edition was introduced
    · Calculations Enhancements
    · Various bugs fixes



    What's new in Visual Importer 4.9.7.11:

    January 20th, 2011

    · Fixed some Issues with SQLite



    What's new in Visual Importer 4.9.7.9:

    December 16th, 2010

    · Corrected problem with duplicated source fields
    · Various bugs fixes



    What's new in Visual Importer 4.9.7.7:

    November 30th, 2010

    · Various bugs fixes



    What's new in Visual Importer 4.9.7.6:

    November 20th, 2010

    · Problem with null dates was resolved



    What's new in Visual Importer 4.9.7.5:

    November 18th, 2010

    · Calculations and scripting language changes

    · Syntax is slightly different now
    · 1 source fields are aways strings
    · a) no need to use "[F1]"
    · b) [F1]+[F2] will concatenate two fields
    · if you want to add them use conversion functions
    · StrtoFloat([F1])+StrtoFloat([F2])

    · 2 use single quotes instead of double quotes
    · eg GetSystemVariable('SYSTEM_DATE') GetSystemVariable("SYSTEM_DATE")

    · 3 in order to make conversion easier we have added new menu item
    · "Correct calculations"

    · 4 Lots of new fuctions, procedures and language changes (see documentation)

    · Date time fields support
    · Default Format was changed to YYYY-MM-DD HH:NN:SS.ZZZ for ODBC and SQL server connections
    · They also support fractions of seconds now



    What's new in Visual Importer 4.9.7.3:

    November 18th, 2010

    · MD5 Function was introduced
    · Various bug fixes



    What's new in Visual Importer 4.9.7.2:

    November 12th, 2010

    · Works correctly with mixed case objects in PostgreSQL



    What's new in Visual Importer 4.9.7.1:

    October 26th, 2010

    · Data grid grouping access violations fixes
    · Send email to support fixed



    What's new in Visual Importer 4.9.7.0:

    October 24th, 2010

    · Loads Data from XML files
    · Exports data into XML
    · Works correctly with multiple PosgreSQL schemes
    · Support for PosgreSQL 9 was introduced
    · Support for German Locale was introduced
    · Select all and copy from data grids
    · Documentation Update



    What's new in Visual Importer 4.9.6.13:

    October 11th, 2010

    · Loads data into PostgreSQL 9.0
    · Improved Unicode support for Oracle connections
    · Title menu in data grids was added
    · Various Data transformation improvements



    What's new in Visual Importer 4.9.6.12:

    September 24th, 2010

    · Supports multiple end of line delimiters now



    What's new in Visual Importer 4.9.6.11:

    September 15th, 2010

    · Memory leaks fixes



    What's new in Visual Importer 4.9.6.10:

    September 8th, 2010

    · Works directly with SQLite now
    · New look and feel
    · Various Interbase/Firebird related bug fixes
    · Fixed bug with import of MS Access tables with spaces in names



    What's new in Visual Importer 4.9.6.9:

    September 1st, 2010

    · Various bug fixes



    What's new in Visual Importer 4.9.6.8:

    August 24th, 2010

    · Works directly with Excel 3.0-2007 No ODBC, OleDB or MS Jet Required Works correctly with mixed data types
    · Works correctly with cells with more 255 characters
    · No need for IMEX=1, HDR=Yes or Registry hacks (TypeGuessRows)
    · Loads data correctly all the time + no need to edit Excel file



    What's new in Visual Importer 4.9.6.7:

    July 25th, 2010

    · Various interface improvements
    · Various access violations were fixed
    · Problem with duplicated fields was resolve



    What's new in Visual Importer 4.9.6.6:

    June 28th, 2010

    · Some problems were addressed related to loading data into varchar(max),nvarchar(max),varbinary(max)



    What's new in Visual Importer 4.9.6.4:

    May 22nd, 2010

    · Fixed Loading data into DBF files



    What's new in Visual Importer 4.9.6.2:

    April 13th, 2010

    · Support for SQL Server 2005/2008 was improved
    · Various bug fixes



    What's new in Visual Importer 4.9.5.1:

    February 2nd, 2010

    · Various bug fixes



    What's new in Visual Importer 4.9.5.0:

    January 14th, 2010

    · Support for Ole Db was Introduced New tab was added to data source properties dialog called "Data reading restrictions"



    What's new in Visual Importer 4.9.4.9:

    December 23rd, 2009

    · Minor bug fixes



    What's new in Visual Importer 4.9.4.6:

    October 25th, 2009

    · Added GetSystemVariable("OUTPUT_RECORDNUMBER")
    · Aded new calculation function DateDiffS DecDateS(Date1,Format1, Date2,Format2,Type):String. Use DateDiffS to calculate Type difference between two dates.



    What's new in Visual Importer 4.9.4.2:

    August 8th, 2009

    · Minor Bug Fixes Documentation Update



    What's new in Visual Importer 4.9.4.1:

    August 4th, 2009

    · Minor Bug Fixes Documentation Update



    What's new in Visual Importer 4.9.4.0:

    July 14th, 2009

    · In this version we added support for PostgreSQL and Interbase/Firebird



    What's new in Visual Importer 4.9.3.9:

    July 6th, 2009

    · In this version we added support for MySql databases. Rest of the products to follow. We also working on adding support for PostgreSQL and Interbase/Firebird



    What's new in Visual Importer 4.9.2.4:

    June 5th, 2009

    · Some spelling errors were corrected
    · Minor bug fixes



    What's new in Visual Importer 4.9.2.3:

    June 1st, 2009

    · ODBC Connection String Builder was introduced Improved support for NonStop ODBC/MX 2.0 ver 3.51.20.126 ODBC Driver Various Cosmetic Changes and Bug Fixes



    What's new in Visual Importer 4.9.2.2:

    May 24th, 2009

    · Automatic Version check was introduced
    · Various bug fixes



    What's new in Visual Importer 4.9.2.0:

    April 1st, 2009

    · ETL Calculations now provide Full Support for Unicode. Log file format is utf8 Rejected file is in utf8 Table browser help you to chose the table



    What's new in Visual Importer 4.9.1.6:

    February 14th, 2009

    · Up to 7 times faster ETL Transformation Thousands of records per second Full Support for Unicode Better integration for Oracle databases



    What's new in Visual Importer 4.8.10:

    November 25th, 2008

    · Various bugs related to sql generation were fixed



    What's new in Visual Importer 4.8.8:

    October 17th, 2008

    · Abort Import on error option was added Support for transactions was added for ODBC connection



    What's new in Visual Importer 4.8.6:

    September 13th, 2008

    · Support for Excel 2007 and Access 2007



    What's new in Visual Importer 4.8.5:

    August 3rd, 2008

    · Incremental table filter was introduced for source connection



    What's new in Visual Importer 4.8.3:

    May 3rd, 2008

    · Some Minor bug fixes
    · Now it is possible to specify newline character for text files.



    What's new in Visual Importer 4.8.1:

    February 24th, 2008

    · Now works with MS SQL Server



    What's new in Visual Importer 4.7.7:

    September 9th, 2007

    · Now works with MS Access and DBF Files



    What's new in Visual Importer 4.7.3:

    April 30th, 2007

    · In this version Auto Map function was completely rewritten. It possible now to mach fields by number or name, ignore special characters like underscores and spaces and use fields prefixes and suffixes



    What's new in Visual Importer 4.6.5:

    August 16th, 2006

    · New Transformation type was added -
    · Add new records



    What's new in Visual Importer 4.6.3:

    July 30th, 2006

    · New Transformation type was added - Add new records




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM