Database Unit Testing with Visual Studio 2010
Database
1
Posts
1
Posters
0
Views
1
Watching
-
I am using Visual Studio 2010 Professional. I have created a new SQL Server 2008 Database Project, locally applied and deployed a simple scheme and stored procedure. Everything looks as it should until I try to create the unit test by right clicking the stored procedure, is this functionality only supported in Premium and Ultimate? thanks.
dotman1