How to change the connection string that is cached by the model?
-
- Posts: 79
- Joined: Tue 02 Jun 2015 18:22
How to change the connection string that is cached by the model?
How do I change the connection string that is cached by the model so I can point it at a different server to create the model in that location?
Re: How to change the connection string that is cached by the model?
Please open your *.lqml model, navigate to Database Explorer (VS: Tools > Entity Developer > Database Explorer), right click the connection > Edit Connection Properties, set connection string parameters of a different server.