Depends what you're actually trying to learn (DBA-stuff or developer stuff?).
But for most things, consider this... If you've already got Visual Studio 2005 installed, you've already got SQL Server 2005 Express installed too. So, just download the SQL Server Management Studio and you're up and running! You can even use SQL Profiler on Express.
Of course if you want to do more complex stuff (eg Reporting Services, Distributed views, etc, etc) then you will need a proper SQL Server 2005 instance.
But for most things, consider this... If you've already got Visual Studio 2005 installed, you've already got SQL Server 2005 Express installed too. So, just download the SQL Server Management Studio and you're up and running! You can even use SQL Profiler on Express.
Of course if you want to do more complex stuff (eg Reporting Services, Distributed views, etc, etc) then you will need a proper SQL Server 2005 instance.


Comment