Is SQL Server 2005 Express good enough for development -
In a developed company, developers typically run databases on their laptops. We have an example of running virtual machines in the form of an SSL Server 2005 and SQL Server 2000 server instance machines.
I am not an MSDN teacher and in fact in-in-MSDN, my question is as follows.
Will every developer be able to install an MSDN version of SQL Server on his laptop for his development purposes, if we have enough membership? In the midst of uncertainty, we will be able to use SQL Server Express for our development purposes, after our Migrating Database 'Database Development' database servers have made all the changes necessary to the database. What is a big difference between the SQL Server Express vs SQL Server Enterprise in terms of functioning.
If your MSDN membership permits, I recommend that your devs install the developer version of SQL 2005 or SQL 2008. Because that version contains SQL Profiler which makes it easy to point to the Gods SQL barriers.
Comments
Post a Comment