0
kicks
Using SQL Server Import and Export Wizard with VistaDB
How can you use the SQL Server Import and Export Wizard to migrate data from VistaDB 4 to SQL Server 2008?
There is only one real tricky part that is specific to VistaDB 4, the license setup. SQL Server obviously was not built by you (or us), so it has not built in license for VistaDB. But we already thought of that, and give you a way to add a Design Time license flag to third party applications through their app.config.
DTSWizard and the other related tools all have app.config files that you can easily edit as shown in this blog post.