Viewing 15 posts - 1,636 through 1,650 (of 2,496 total)
In SSMS, select the Tools menu, then Options. Expand Query Results then set the values to what you need. There will always be a maximum size that can...
June 27, 2008 at 2:44 am
You would need to do the compress / decompress in a CLR stored procedure or in a CLR function. CLR would need to be used because you would be...
June 27, 2008 at 2:25 am
Just a guess - the KB article refers to a Windows configuration setting that at best has an indirect on the hardware configuration.
You may have to disable speed-step in the...
June 23, 2008 at 4:23 am
I had a similar issue using SHRINKFILE EMPTYFILE to move the data and then being unable to release the empty space.
It seems that in this situation the file...
June 23, 2008 at 4:12 am
I am sure you will be able to find good companies in Dakha. If not, the main IT service providers (Infosys, Wipro, etc) in India generally provide an excellent...
June 23, 2008 at 2:58 am
Thanks for the heads-up about syntax errors. I am working on a new version of FineBuild and will check these scripts.
June 20, 2008 at 2:41 am
A former colleague told of when he left his previous company...
He had worked a lot of extra hours and accumulated a lot of time off in lieu of payment. ...
June 13, 2008 at 6:38 am
It is a contractural issue.
Your employment contract says you spend x days per year in the office working for the company, and y days per year away from...
June 13, 2008 at 4:41 am
Carl has given good advice.
Looking at just Diskeeper itself, it is safe to run it while SQL Server is running, but not necessarily wise.
As a simplified example, SQL decides it...
June 4, 2008 at 3:46 am
Another 'interesting' to be aware of with the Vista SP1 install is disk space requirements.
The Readme says you need 6 GB free space on the system volume if...
May 30, 2008 at 2:50 am
The process was originally coded in the distant days of SQL Server 2000 so for us it is done in the application layer. It could be done as a...
May 28, 2008 at 9:42 am
We use McAfee VirusScan Enterprise 8.5
May 28, 2008 at 7:17 am
The reality is that if your client has not already started on a SQL Server 2005 migration project, it will not go live until after SQL Server 2008 is available....
May 28, 2008 at 4:18 am
We store files in our database as blobs. Our Dev people developed a .Net app that calls the virus scanner API to process the file before it is stored....
May 28, 2008 at 4:09 am
There is woefully little documentation about how SQL Full Text indexing works from Microsoft. You need to do a lot of Googling to find posts and documents that explain...
May 22, 2008 at 3:37 am
Viewing 15 posts - 1,636 through 1,650 (of 2,496 total)