Visual Integration Studio is a visual integration design environment for extracting, transforming, and loading (ETL) data from any data source ? to any data source using a simple drag and drop, property based interface. Plus, you can code-behind any data to do any type of data transformation logic in standard Visual Basic .NET.
Any database to any database. Also handles Text files and Hash tables for super fast lookups. New version has code completion, expressions and a personal server that runs on the taskbar for local development. Great for moving data into webserver databases, ETL for data warehouse applications, or scheduling nightly processing jobs. Jobs compile into true .NET executables, or .dll components for the fastest possible data integration.
In version 2.8.1.1 Personal Server runs on the taskbar. THis version also improves control for NULL database values and job validation.