localzuk Posted July 21, 2009 Posted July 21, 2009 MSDE is out of support, the latest is SQL Server Express 2008.
s123 Posted July 21, 2009 Posted July 21, 2009 Latest version of MSDE is SP4, this has the product version 8.00.2039 You really shouldn't be using this though if you can get away with it, SQL 2005 Express at least as it gives you much better performance, support from MS if you need it (MSDE is well out of support) and larger database support (4Gb up from 2Gb in MSDE) For a full list of SQL Server versions, see here: How to identify your SQL Server version and edition Remember MSDE is essentially the Express version of SQL Server 2000 so shares the same version numbers. Steve.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now