database
newsgroups
Home
All Groups
Group
Topic
Archive
Search
About
Finding if SQL is 32-bit or 64-bit.
microsoft.public.sqlserver.programming
3 Aug 2006 3:23 PM
Matthew
I know that Select @@Version works, but is there a better more reliable
way to tell if its x64 or x86 that i don't have to parse the string.
3 Aug 2006 10:33 PM
Anith Sen
One option is to use the extended procedure master..xp_msver.
--
Anith
Other interesting topics
NEWSEQUINTIALID()
Slow Stored Procedure Execution
Join Question
How to use "Not Exists" ?
how to specify a dynamic create string as backup name in job
related:
SQL programming
MS programming
Net programming
Code programming
Security programming
Windows programming
Server programming