yes you can!
that version of SQL Server 2005 Express default installs to
(localhost)\SQLExpress
So, as long as you don't want to call your SQL 2k
(localhost)\SQLExpress, you shouldn't have any problems.
The SQL 2k could run on localhost or another named instance
such as
(localhost)\sql2k
Dwight.
On Mon, 29 May 2006 13:27:54 -0400, "Mickael"
<mike efactory.ca> said:
> Hello,
>
> I am very new to .NET and have just installed Visual
Studio 2005 on a
> newly reformatted laptop. I see that is come with SQL
Server 2005, I
> still need to support some of the application that I
built in a
> different language that were based on SQL Server 2000.
Can I install
> SQL 2000 on the same machine without any issues?
>
> Thanks
>
> Mike
>
>
>
>
>
> Need SQL Advice? http://sqladvice.com
> Need RegEx Advice? http://regexadvice.com
> Need XML Advice? http://xmladvice.com
--
Dwight H. Barbour
.NET Community Builder
Section 508 and ASP.NET Educator and Developer
dbs dbsolutions.net
Need SQL Advice? http://sqladvice.com
Need RegEx Advice? http://regexadvice.com
Need XML Advice? http://xmladvice.com
|