Please refer to my previous question here:
Link Here
Will this project type be useful for installing the necesary database on a servers machine?
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.
That is not what you want. That project type is for creating SQL Server CLR Integration objects.
You need to actually install SQL Server, the product, or SQL Server Express, on the server machine.
Edit: Actually this might not be entirely correct under all circumstances. If you have the Database Edition of Visual Studio then you have different SQL Server projects which are intended for deploying and upgrading databases. But they still won’t install SQL Server for you – you (or your customer) will have to do that separately.