How to deploy a project with SQL?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LeoVBNET
    New Member
    • Apr 2013
    • 29

    #1

    How to deploy a project with SQL?

    I'm working on WinForms Project in VB2013 with Localdb SQL database (localdb)\v12.0 ).
    In this project I`ve been using "Management Studio" and both ADO.NET and Linq to SQL.

    How to suppose to deploy it?

    It is better to include DB into the Setup or I should to create the entire DB by code or what should I do?

    Thanks.
Working...