Can someone help confirm if the problem I have is due to no service packs. I seem to have this issue....
So I have gone to query analyser and ran
According to this knowledge base , the results I get are
Which seems to indicate I am running SQL 2000 straight out the box with no service packs, however, when I run windows update, it doesn't offer me any service packs for SQL 2000?
The only service pack on offer is SP2 for SQL 2008 but we already have SP2 SQL 2K8 installed.
I'm very confused, are service packs applied to each instance rather than generically to all SQL instances?
Your help is appreciated.
Regards,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
So I have gone to query analyser and ran
Code:
SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition')
According to this knowledge base , the results I get are
8.00.194 RTM Standard Edition
Which seems to indicate I am running SQL 2000 straight out the box with no service packs, however, when I run windows update, it doesn't offer me any service packs for SQL 2000?
The only service pack on offer is SP2 for SQL 2008 but we already have SP2 SQL 2K8 installed.
I'm very confused, are service packs applied to each instance rather than generically to all SQL instances?
Your help is appreciated.
Regards,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts