dbTalk Databases Forums  

sql server versions

microsoft.public.sqlserver.server microsoft.public.sqlserver.server


Discuss sql server versions in the microsoft.public.sqlserver.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
maria
 
Posts: n/a

Default sql server versions - 10-15-2003 , 03:59 PM






Hi, I need to know what is the difference between sql
server 2000 32bits and sql server 2000 64bits.

Do any one know the differences??

Thanks.

Reply With Quote
  #2  
Old   
..
 
Posts: n/a

Default sql server versions - 10-15-2003 , 04:14 PM






They have different hardware (processor) requirements.

Quote:
-----Original Message-----
Hi, I need to know what is the difference between sql
server 2000 32bits and sql server 2000 64bits.

Do any one know the differences??

Thanks.
.


Reply With Quote
  #3  
Old   
Tibor Karaszi
 
Posts: n/a

Default Re: sql server versions - 10-16-2003 , 01:49 AM



.... and 65 bit bas use flat addressing of up to 128GB (I think) memory, where 32 bit can only do
flat addressing of 3 GB or paged addressing of up to 64 GB.

--
Tibor Karaszi, SQL Server MVP
Archive at: http://groups.google.com/groups?oi=djq&as ugroup=microsoft.public.sqlserver


".." <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
They have different hardware (processor) requirements.

-----Original Message-----
Hi, I need to know what is the difference between sql
server 2000 32bits and sql server 2000 64bits.

Do any one know the differences??

Thanks.
.




Reply With Quote
  #4  
Old   
maria
 
Posts: n/a

Default sql server versions - 10-16-2003 , 10:05 AM



Thanks for your comments.

Do you know how i can identify which version do i am using
if 32bits or 64bits??

Thanks.

Quote:
-----Original Message-----
They have different hardware (processor) requirements.

-----Original Message-----
Hi, I need to know what is the difference between sql
server 2000 32bits and sql server 2000 64bits.

Do any one know the differences??

Thanks.
.

.


Reply With Quote
  #5  
Old   
Ryan Waight
 
Posts: n/a

Default Re: sql server versions - 10-16-2003 , 10:24 AM



SELECT SERVERPROPERTY('edition')

might do it


--
HTH
Ryan Waight, MCDBA, MCSE

"maria" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Thanks for your comments.

Do you know how i can identify which version do i am using
if 32bits or 64bits??

Thanks.

-----Original Message-----
They have different hardware (processor) requirements.

-----Original Message-----
Hi, I need to know what is the difference between sql
server 2000 32bits and sql server 2000 64bits.

Do any one know the differences??

Thanks.
.

.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.