Hi All,

I have converted the Embedded Database to SQL server.

Is there a way to refresh the data in the SQL tables from the embedded database without having to run the full conversion wizard again.

The client wants to continue to run the application that uses the embedded database side by side with the new application that is using the SQL server database. Occasionally they want to be able to refresh the data in the SQL tables from the Embedded Database.

Is this possible? Or must I run the Sql conversion every time they want to refresh the SQL table.