Phil
1. Is DEWizardX compatible with SQL Server 2005, 2008 and 2008 R2 using OLE DB ?
It is. You can load data via OleDB, ODBC and bcp into SQL Server 2000, 2005, 2008 and 2008 R2
BTW Ole Db is not the fastest way of loading the data
2. Is DEWizardX compatible with all SQL field types like VARCHAR(MAX) or XML ?
It, is
3. What's the limit of the demo version of the DEWizardX (time, functions, ...) ?
It skips first 10 records/lines
4. How to trace the evolution of the import or export ? Is there an event handling or methods like in the wizard itself without using the GUI ?
Why would you need to trace it?
There is a progress bar which shows everything + log file
Peter