Viewing 15 posts - 331 through 345 (of 366 total)
Have you checked 'task manager' to see what process is eating the memory
December 11, 2001 at 7:10 am
Have you manually configured the 'minimum memory' setting on the sql server (properties, memory tab - i think)
December 11, 2001 at 6:43 am
Could you get away with using 'derived tables' instead in your query?
December 11, 2001 at 1:51 am
You may be able to use the Microsoft Network Security Hotfix Checker (Hfnetchk.exe) Tool (Microsoft Q number - Q303215)
December 6, 2001 at 9:46 am
You wouldn'y by any chance be running it on something like 2000 Server Service Pack 1?
(The last line tells you the operating system and service pack)
December 5, 2001 at 9:05 am
Thanks for the info. I've stuck to SP2 and upgrade to 2000. Hence haven't really needed to look into sp3 much.
December 3, 2001 at 7:21 am
Yes you can. and you even get some extra features eg Taskpad view.
But remember if you save DTS packages using a sql 2000 EM you won't be able to view...
December 3, 2001 at 5:54 am
Its runs against all version of SQL 7, but you need to remember that if you save something like a DTS package from a higher version of EM, you cannot...
November 30, 2001 at 9:49 am
If you are going to do this, ensure the standard safeguards are taken eg. the sa password is not blank. As that sql virus last week exploted that default option.
...
November 28, 2001 at 1:19 am
You could open up the firewall between the two named servers over port 1433 (if you use tcp-ip as your netlib).
If you are going to do this make sure you...
November 27, 2001 at 9:21 am
Fine if you are just manageing the application and data but if you are doing any administration work on sql 6.5, you may need a copy somewhere to get used...
November 22, 2001 at 2:16 am
Both versions can be installed on the same box, but only one can be active. There is a utility called 'sql switch' which swaps between the two.
Better to have...
November 21, 2001 at 1:26 am
Silly question, but your sql server is not set to NT security only instead of mixed mode?
October 24, 2001 at 1:31 am
Did you stop and start sql after changing the passwords? If not it will continue running under the previous one.
I presume you have changed the password on the service again,...
October 17, 2001 at 1:10 am
UDL - In around MDAC 2.1SP2 a new feature was added (UDL). It basically is a quick way of creating a connection string with a gui front end.
Create a file...
October 11, 2001 at 7:40 am
Viewing 15 posts - 331 through 345 (of 366 total)