SQL Server CE .sdf merge
问题 My application is running on Windows CE 6.0, and it uses a SQL Server CE .sdf file to store user data. The application is running on an industrial device, which is not connected to internet. The only way to update the software is to plug a USB stick inside. As expected, the first release 1.0 of the application needs to update to 1.1 now, the database schema as well. How could I merge the .sdf version 1.0 which is on the device with the latest 1.1 database schema that will be available through