View Single Post

   
  #5 (permalink)  
Old 02-27-2008, 06:24 PM
David Portas
 
Posts: n/a
Default Re: NAS recommandation for dev team...

NAS isn't supported and doesn't make sense for a SQL Server database, not
even for development. Use SAN or Direct Attached storage.

If you run Personal or Developer Edition on each PC then each developer can
develiop and test locally before releasing into source control. Backup and
restore from the live environment and use scripts as the source to build
your database changes.

--
David Portas
SQL Server MVP
--


Reply With Quote