To create a SQL Server database project
- Be sure that you have enabled SQL CLR and that you have created a SQL Server database.
- From the Visual Studio IDE, click
File > New > Project.
- Under
Installed Templates, click
COBOL > Database.
- From the drop-down list above
SQL Server Database Project, select any .NET Framework version, including version 4 or 4.5.
- Click
SQL Server Database Project.
- Complete the
Name and
Location fields; then click
OK.