I have two questions. First, how do I install SQL Server Enterprise Edition on Windows XP? And second, how can I find the SQL password without using an application?
SQL Server Enterprise Edition is not supported on Windows XP. The only editions which can be installed on Windows XP are the Express, Personal, and Developer editions. The Workgroup, Standard and Enterprise Editions all require a Server OS.
To which SQL password are you referring? SQL Server it self doesn't have a password. As long as your account is a member of the Administrators group on the PC, by default you will have admin rights to the SQL Server.
Last Wiki Answer Submitted: June 19, 2008 9:42 pm by Denny Cherry64,550 pts.
All Answer Wiki Contributors: Denny Cherry64,550 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Check out my SQL Server blog “SQL Server with Mr Denny” for more SQL Server information.