Viewing 15 posts - 76 through 90 (of 220 total)
Thank to everybody,
at this point I have useful information to check the server.
Later I 'll give you some feedback.
May 11, 2007 at 6:40 am
Thank to everybody,
the fix from Microsoft is for:
If Address Windowing Extentions (AWE) support is enabled, a single instance of SQL Server 2000 can only use a maximum of 50 percent...
May 9, 2007 at 8:57 am
OS is Windows Server 2003 Enterprise Edition with SP1.
RAM is configured dinamically, not fixed (Max and Min).
May 8, 2007 at 10:04 am
Thank everybody
about AWE :I was thinking same thing AWE and /PAE enabled or not, so I have to check.
Intersting the code that I will be using later.
Thank
May 8, 2007 at 7:04 am
Hello,
specify the new record on DNS (or HOST file), otherwise SQL server cannot see the other one.
To see if SQL server sees the other one is to try to register,...
May 8, 2007 at 4:25 am
Hello,
If ypu do not see the server name running @@servername, you should restart SQL service.
Then it should be OK.
May 8, 2007 at 4:20 am
The problem is on internally and
SQL SERVER 2000 SP4.
Sorry it should be on SQL 2000 section
May 7, 2007 at 10:54 am
Hello,
thank everybody for your contribution.
I have seen the large code to rebuild a col in the same place. (I have found out that SQL drop and re-create the same table observing it by...
May 7, 2007 at 8:37 am
Hello,
I am using a Database not built up by me, and where an application runs on it that I have not built up (some SELECT * ....I do not know),...
May 7, 2007 at 3:01 am
Thank
for your contribution
May 2, 2007 at 1:45 pm
I have found out a strange behaviour, on sql server 2005 inserting timestamp on binary(8) data is correct, on SQL server 2000 the values has zeros at the end.
April 26, 2007 at 2:09 pm
Hi tried to load data into a binary field, but values terminates with some 0 "zeros".
How can I delete this "zeros" into the field or prevent this.
thank
April 26, 2007 at 1:26 pm
and how to insert timestamp data into binary field. With right conversion
Thank
April 26, 2007 at 7:26 am
Hello,
Is it possible to alter a timestamp column to binary(8)?, because doing it by TSQL is not possible, but I am able to alter the column by Enterprise Manager
Thank
April 26, 2007 at 7:09 am
Thank to all,
I have already thought about changing datatype to binary(8) but at the moment the column should maintain the same datatype.
April 26, 2007 at 1:05 am
Viewing 15 posts - 76 through 90 (of 220 total)