In LightSwitch, is there anyway to create a table in an external SQL Server database, rather than in the local ApplicationData data source ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The answer is in the deployment options … if you create a “local” LightSwitch table, rather than connect to an external data source. Then when you go through the Deployment Wizard, there is a “Database Connections” page. On this you can “Specify administrator connection for new or existing databases”. The “local” table is created in that database.