database name inside the lqml file
Posted: Wed 13 Apr 2011 17:25
Hello, this is probably a newbie question, yet was unable to find an answer.
I build an lqml file with the entity framework for MySQL.
Yet, once I want to deploy my work to the production db, I find that the database name is written inside the lqml file for each table (and not only in the web.config).
Like, .
Why does it save the db name along with the table, and how do I deploy it to a different db?
An explanation would be appreciated.
I build an lqml file with the entity framework for MySQL.
Yet, once I want to deploy my work to the production db, I find that the database name is written inside the lqml file for each table (and not only in the web.config).
Like, .
Why does it save the db name along with the table, and how do I deploy it to a different db?
An explanation would be appreciated.