Attaching a sql database on a web application project

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • semomaniz
    Recognized Expert New Member
    • Oct 2007
    • 210

    Attaching a sql database on a web application project

    I am trying to create an application that allows users to search the database for customers profiles.Visual Studio allows to attach a sql database to the web project, how efficient/reliable is it to attach a sql database to the web project to create an application that will be handling my scenario.

    Is is a good idea to attach the sql database within the project or is it a good practice to have a separate database in a sql server and have the application connect to the sql server?
Working...