Is there any scripts or functions that will determine wether your SQL Server
is a 64 bit or 32?
e.g. SELECT @.@.version
TIA.
> e.g. SELECT @.@.version
The 32-bit version string will contain (Intel X86) and the 64 bit version
string will contain (Intel IA-64).
Hope this helps.
Dan Guzman
SQL Server MVP
"Jon Gonzales" <hardrain@.dbsoft.development.donotspam.com> wrote in message
news:D232EB6B-929B-411B-BD39-D9273A7C2962@.microsoft.com...
> Is there any scripts or functions that will determine wether your SQL
> Server
> is a 64 bit or 32?
> e.g. SELECT @.@.version
> TIA.
Showing posts with label serveris. Show all posts
Showing posts with label serveris. Show all posts
Friday, February 24, 2012
64 bit or 32?
Is there any scripts or functions that will determine wether your SQL Server
is a 64 bit or 32?
e.g. SELECT @.@.version
TIA.> e.g. SELECT @.@.version
The 32-bit version string will contain (Intel X86) and the 64 bit version
string will contain (Intel IA-64).
Hope this helps.
Dan Guzman
SQL Server MVP
"Jon Gonzales" <hardrain@.dbsoft.development.donotspam.com> wrote in message
news:D232EB6B-929B-411B-BD39-D9273A7C2962@.microsoft.com...
> Is there any scripts or functions that will determine wether your SQL
> Server
> is a 64 bit or 32?
> e.g. SELECT @.@.version
> TIA.
is a 64 bit or 32?
e.g. SELECT @.@.version
TIA.> e.g. SELECT @.@.version
The 32-bit version string will contain (Intel X86) and the 64 bit version
string will contain (Intel IA-64).
Hope this helps.
Dan Guzman
SQL Server MVP
"Jon Gonzales" <hardrain@.dbsoft.development.donotspam.com> wrote in message
news:D232EB6B-929B-411B-BD39-D9273A7C2962@.microsoft.com...
> Is there any scripts or functions that will determine wether your SQL
> Server
> is a 64 bit or 32?
> e.g. SELECT @.@.version
> TIA.
Thursday, February 16, 2012
500 INTERNAL ERROR
I install sql server delvelop ed. i used as same account
of window i also used the mixed window. since the server
is local in code i put empty;
during the run it said it can't find the file and 500
internal error. what should I do I beleive I can connect
but my prog doesnt' work
christy,
Where and under waht circumstances are you seeing this error message? Try
connecting to the server using OSQL and ISQL, do you get the same error?
Cheers,
Vikram Jayaram
Microsoft, SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
Subscribe to MSDN & use http://msdn.microsoft.com/newsgroups.
of window i also used the mixed window. since the server
is local in code i put empty;
during the run it said it can't find the file and 500
internal error. what should I do I beleive I can connect
but my prog doesnt' work
christy,
Where and under waht circumstances are you seeing this error message? Try
connecting to the server using OSQL and ISQL, do you get the same error?
Cheers,
Vikram Jayaram
Microsoft, SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
Subscribe to MSDN & use http://msdn.microsoft.com/newsgroups.
500 INTERNAL ERROR
I install sql server delvelop ed. i used as same account
of window i also used the mixed window. since the server
is local in code i put empty;
during the run it said it can't find the file and 500
internal error. what should I do I beleive I can connect
but my prog doesnt' workchristy,
Where and under waht circumstances are you seeing this error message? Try
connecting to the server using OSQL and ISQL, do you get the same error?
Cheers,
Vikram Jayaram
Microsoft, SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
Subscribe to MSDN & use http://msdn.microsoft.com/newsgroups.
of window i also used the mixed window. since the server
is local in code i put empty;
during the run it said it can't find the file and 500
internal error. what should I do I beleive I can connect
but my prog doesnt' workchristy,
Where and under waht circumstances are you seeing this error message? Try
connecting to the server using OSQL and ISQL, do you get the same error?
Cheers,
Vikram Jayaram
Microsoft, SQL Server
This posting is provided "AS IS" with no warranties, and confers no rights.
Subscribe to MSDN & use http://msdn.microsoft.com/newsgroups.
Subscribe to:
Posts (Atom)