Microsoft
Software
Hardware
Network
Question : SQL Server 2005 9.0.3077 - what version and SP is this?
In Enterprise Manager it says that SQL Server for a given server is at 9.0.3077. My boss is asking me if this is SP2 or SP3. I've googled but not found a site where I can find out.
Thanks in advance for the help.
Answer : SQL Server 2005 9.0.3077 - what version and SP is this?
this will return you the sp
select SERVERPROPERTY('ProductLev
el')
Random Solutions
smart drive cannot loaded becouse the xms driver ,himem.sys is not loaded ???
SQL Query
extend DataGridViewColumn
Validate bound field
Should I use .NET Visual, ASP.NET, Silverlight, WCF and what database?
Convert hyperlinks from '=HYPERLINK()' to 'embedded' links
installing quad port graphics card
Macro Help
MS Access Filter all records on on a Form
How to set datagridview height with number of rows given?