K
Keith Sudbury
Guest
You can either go the automated route like Mike suggests or move them to remote desktops. Or you could put in an enhancement request for PSC to honor the schema cache during compilation
A short term/easy approach would be to have an empty database to compile against but use your current database for testing. Especially if you actually have remote users in the real world. Having a single empty copy that developers could download when schema changes happen is a decent interim step. Any final builds and testing should happen in a controlled environment using the checked in and approved branch anyways.
Continue reading...
Continue reading...