Database Projects
Database projects provide another method of manipulating databases. With the database project, you can create scripts and queries to execute on an SQL Server or MSDE database. You can create schema change scripts, or SQL queries. You can also use source code control to manage the scripts. The database project provides similar functionality to the Query Analyzer that comes with the full version of SQL Server. The handy part of using a database project is that now you can include it in your solution and track the various stored procedures and queries that are used by the solution.
VB 6—VB 6 also had a database project. However that type of project was very different. The VB 6 database project was a template for creating a project ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access