Viewing 15 posts - 1 through 15 (of 50 total)
that worked THANKS.
Used:
use database
alter table dbo.table
alter column coumn1 [decimal](9, 2) NULL
took less than a second.
January 14, 2009 at 1:20 pm
Not quite, I only want the values between 8PM and 9PM for all of January and February...
January 1, 2009 at 8:57 pm
Thanks, but I was trying to make it look like: 925071744
September 26, 2007 at 7:00 am
This is an application that is over 10 years old. There is not one specific query. There are many reports/queries that can be run. The problem is that if users...
August 22, 2007 at 6:54 am
The app will die on any PC or server it runs on. Basically, when too much data is requested, the query runs, and as the app loads the data, you...
August 21, 2007 at 8:53 pm
Ok, so do I need to run an ALTER INDEX on every table separately?
July 11, 2007 at 2:52 pm
The reality is that this is a small IT shop. We need a DBA to support the database infrastructure, but the maintenance work is probably not more than 2 to...
June 29, 2007 at 6:48 am
Ok, sounds like it should be DBA/Data Systems Developer. We're back with your hybrids.
June 28, 2007 at 2:19 pm
Some addition info to the above:
Job Title: ?
June 28, 2007 at 1:06 pm
Thanks for the info. I'm checking out DBArtisan right now. From a price point, there is no comparison, Quest charges per CPU. I have a couple of hundred servers to...
May 30, 2007 at 6:29 am
I think I understand your concerns and why you'd want to store pointers to PDF files instead of loading them to SQL. However, in my environment, it currently makes more sense...
May 25, 2007 at 6:46 am
This worked after I enabled it in the Agent profiled, and stopped and started the service.
Thanks...Nali
February 23, 2007 at 9:09 am
Viewing 15 posts - 1 through 15 (of 50 total)