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
reading text file into listbox and writing listbox items into a file at launching and exiting the application
Macro to run Goal Seek multiple times and transpose output - Excel 2007
Sharepoint 2003 with Recycle Bin
SQL - CASE Statement help needed
architecture question
How to connect two combo boxes
One hyperlink that passes parameters to two inline frames
Exchage Error SPAM question.
Migrating app from VB.net 2005 to VB.net 2008 SqlCeEngine compatibility issue needs fixed
Intercept the "You must enter a value in the "FormName.FieldName' field." error message...