Hi Everybody
I am using devforce 2010V6.1.3.1 in my class library project that is linked with ASP.Net application. On deployment sites I have databases with different names but with the same schema.
On the deployment site, if I change the database name on the connection string and set it to the name different from the one used during creation of the model, the application does not connect to the database until I create the database with the same name like on on my development machine.
Can you please help me?
Best Regards,
Vincent