Load data into ANY database
from 31 data sources

One example of using Visual Importer ETL would be to truncate a table, load data into it and run stored procedure or SQL script once loading is completed.
Unlike Oracle SQL loader, BCP or SSIS Visual Importer ETL can also add new and update old records based on the primary key.
Some more examples of what our customers use this ETL tool for include:
Load Data From:
|
And:
|
- Multiple Delimited or Fixed width Text files
- Multiple Excel files + Multiple Excel Spreadsheets
- Multiple MS Access Databases
- Multiple Foxpro/DBF Files
- Clarion
- Oracle
- MS SQL Server 6.5, 7.0, 2000, 2005, 2008, CE, Express
- Firebird/Interbase
- MySQL
- PostgreSQL
- SQLite
- Any ODBC source
- OLE DB
- JDBC
- BDE
- Windows Event Log
- XML Files
- QVX Files
- QVD Files
- SalesForce
- Brightpearl
- Google Spreadsheets
- Slemma
- RSS Feed
Into:
- Oracle
- MS SQL Server
- MySQL
- PostgreSQL
- SQLite
- Interbase/Firebird
- Any ODBC Compliant Database
- OLE DB
- JDBC
- BDE
- SalesForce
- Slemma
|
- Add Records
- Update Records
- Delete Records
- Add New and Update existing Records
- Apply Functions to Database Fields
- Apply user-defined Date format
- Run SQL script before and after loading data
- Run calculations during import
- Filter Source Data
- Use Select Statement as a Data Source
- Data Preview
- Run import script from the command line
|
If something went wrong Visual Importer ETL writes a detailed message into the error log and writes a record into rejected records file.
|