J
Juan T. Llibre
The order is unimportant, overall, except for assuring that
the right version of MDAC is installed ( 2.8, at least ).
I prefer SQL first, as I can get start programming as soon as the
VS install is done, but it is not critical either way, except for MDAC.
As regards SQL Server Express 2005 and VS 2005, VS 2005
will install it for you *before* it installs itself, so there's a tip.
If you want to install SQL Server 2005 but not Express, install VS.NET using
the "Personalized" option, and then you can de-select SQL Server Express 2005
so that VS.NET doesn't install it, if you only want to work with SQL Server 2005.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
the right version of MDAC is installed ( 2.8, at least ).
I prefer SQL first, as I can get start programming as soon as the
VS install is done, but it is not critical either way, except for MDAC.
As regards SQL Server Express 2005 and VS 2005, VS 2005
will install it for you *before* it installs itself, so there's a tip.
If you want to install SQL Server 2005 but not Express, install VS.NET using
the "Personalized" option, and then you can de-select SQL Server Express 2005
so that VS.NET doesn't install it, if you only want to work with SQL Server 2005.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================