From: Andy B. on 25 Mar 2010 08:59 What would be better to use? Visual Studio 2008 database project or just use SSMS?
From: Uri Dimant on 25 Mar 2010 09:03 Andy B It depends on the application you are going to develop "Andy B." <a_borka(a)sbcglobal.net> wrote in message news:OOLL7rBzKHA.5868(a)TK2MSFTNGP06.phx.gbl... > What would be better to use? Visual Studio 2008 database project or just > use SSMS? > >
From: sloan on 25 Mar 2010 09:05 I use VS200x for source control (as a front end for source control) and directory file structure via a dbp project. Source Control is via SVN (collabnet subversion "flavored") with Ankh VS200x plugin. When I actually edit the file, I open it up in SSMS. Save it, close it, go back to VS200x and check it in. ............ That's me, I would guess opinions vary all over the board. "Andy B." <a_borka(a)sbcglobal.net> wrote in message news:OOLL7rBzKHA.5868(a)TK2MSFTNGP06.phx.gbl... > What would be better to use? Visual Studio 2008 database project or just > use SSMS? > >
|
Pages: 1 Prev: Database, SQL Server, .NET Next: Best way to format errors with raiserror? |