Sql Ce 3.5 Visual Basic 2008 Db Compare Subroutine

I am in need of a subroutine in Visual Basic 2008 that will compare 2 SQL CE 3.5 Database.sdf databases and modify the Structure of the “Target” DB to match the Structure of the “Source” database.

I will have the Source DB on a server and cause the app using the
“Target” database to download the Source DB to the same location as
the Target DB.

The routine would need to dump the schema of both and look for
differences and apply the needed changes to the Target DB.

If Source DB has any…

Leave a Reply

Your email address will not be published. Required fields are marked *