Hello Michael ,
Btw, there
http://www.dbazine.com/sql/sql-articles/cook19 are some recomendations
about SQL 2k upgrage to 2k5
---
WBR, Michael Nemtsev [C# MVP].
My blog:
http://spaces.live.com/laflour
Team blog:
http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
MN> Hello Michael ,
MN>
MN> Upps, missed that u are asked about full 2k server.
MN> Well, you need to compare the features that u use in SQL Server 2000
MN> with
MN> the features supported in 2005
MN>
http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx
MN> to understand which SQL 2005 edition appropriate for you.
MN> ---
MN> WBR, Michael Nemtsev [C# MVP].
MN> My blog:
http://spaces.live.com/laflour
MN> Team blog:
http://devkids.blogspot.com/
MN> "The greatest danger for most of us is not that our aim is too high
MN> and we miss it, but that it is too low and we reach it" (c)
MN> Michelangelo
MN>
MN>> Hello Grey,
MN>>
MN>> see there
MN>>
http://www.microsoft.com/sql/editions/express/upgrade.mspx
MN>>
MN>> ---
MN>> WBR, Michael Nemtsev [C# MVP].
MN>> My blog:
http://spaces.live.com/laflour
MN>> Team blog:
http://devkids.blogspot.com/
MN>> "The greatest danger for most of us is not that our aim is too high
MN>> and we miss it, but that it is too low and we reach it" (c)
MN>> Michelangelo
GA>>> I have an ASP.Net website that was developed using SQL Server
GA>>> 2000. I want to 'port' it to use SQL Server Express, since I don't
GA>>> have SQL Server 2000 (besides my db is less than 1GB).
GA>>>
GA>>> Questions:
GA>>>
GA>>> 1). What is the difference between SQL Server 2000 and SQL Server
GA>>> Express?
GA>>>
GA>>> 2). What changes (if any) do I have to make to make the website
GA>>> work with SQL Server express ?
GA>>>