Viewing 15 posts - 46 through 60 (of 907 total)
Yelena, thank you for the thoughts.
We do not have applications running on the same machine as our SQL Server machines. But our SQL server machines need to access to...
Gregory A. Larsen, MVP
July 3, 2006 at 10:06 am
I assume one could just create a directory on a network share to store the source code for CLRs. This would be a low-tech, easy to implement solution which would solve...
Gregory A. Larsen, MVP
June 14, 2006 at 2:54 pm
Right now I'm trying to determine "What are the value added reason for using source control?". Basically right now with SQL Server 2000 if I want to know what an...
Gregory A. Larsen, MVP
June 13, 2006 at 11:31 am
In general how does the 3rd party tools capture the direct queries and encrypt/decript between the application and the database engine? Where is the hook?
Gregory A. Larsen, MVP
April 4, 2006 at 9:58 pm
So you have to buy a 3rd party tool. SQL Server 2005 or 2000 for that matter doesn't support doing this kind of seamless encryption/decryption. Right?
Gregory A. Larsen, MVP
April 4, 2006 at 4:20 pm
Basically I'm being asked if it is possible to encrypt/decript a column between the application and the database. This way the application doesn't have to be changed. They are looking for some...
Gregory A. Larsen, MVP
April 4, 2006 at 2:13 pm
It is my experience if a job is already running you can't start another job until the first one completes.
If you are actually having the same job get started...
Gregory A. Larsen, MVP
March 6, 2006 at 1:47 pm
What in particular caused you a steep learning curve. Was there one or two things that stand out as making it big?
I'm suprised that so far you are the only one...
Gregory A. Larsen, MVP
February 23, 2006 at 4:58 pm
If you machine is only used for SQL Server you might consider looking at the @@CPU_BUSY variable. This variable contains the number of milliseconds of CPU used by SQL Server...
Gregory A. Larsen, MVP
January 4, 2006 at 10:29 am
Raid 5 was selected because of cost/GB Using Raid1 or 1+0 cost more since you have to buy 2 drives to get 1 drive worth of capacity. So basically if...
Gregory A. Larsen, MVP
November 15, 2005 at 2:05 pm
That is exactly what I plan to do. Just wondering if anyone else had this problem.
Gregory A. Larsen, MVP
October 6, 2005 at 8:22 pm
Thanks for all the comments. If programmers do need to stored unicode, for the reasons you guys mentioned, we don't restrict them. Although programmers need to have a business reason...
Gregory A. Larsen, MVP
June 28, 2005 at 12:42 pm
Thanks for the feedback. I'm guessing that since no one else responded that everyone agrees with the idea of not to use unicode data types unless there is a real business...
Gregory A. Larsen, MVP
June 27, 2005 at 4:22 pm
Kind of thought SA might be the logical answer, but just wanted to know.....Thanks for the input, more welcome if you have it.
Gregory A. Larsen, MVP
March 21, 2005 at 3:03 pm
Not really, but it is a start. I wanted to have at least our Company Logo instead of that Folder icon. Let me know if you find out anything.
Gregory A. Larsen, MVP
March 8, 2005 at 11:31 am
Viewing 15 posts - 46 through 60 (of 907 total)