Viewing 15 posts - 136 through 150 (of 583 total)
The CASE expression doesn't want to return an integer in some rows and a varchar in other rows.
So, what are you trying to accomplish by converting the locationCode to an Int? ...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
October 5, 2006 at 10:57 am
The only packages that you can do that with as far as I know are maintenance plans and then you are limited to just a few tasks.
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
October 5, 2006 at 10:44 am
I forgot one thing since you will be using SQL Server 2005, look into Database Mirroring for DR.
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
October 4, 2006 at 5:00 am
I have tried to do the same and it has never worked for me. I even tried converting a multi-column Access report. I saw another post at http://sandbox.manning.com/thread.jspa?threadID=16181&tstart=0 where the...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
October 3, 2006 at 7:16 pm
Clustering, as far as SQL Server is concerned, is hardware fail over only. The data is not duplicated and it doesn't help with performance. It's not load balancing. Basically, two physical servers are...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
October 3, 2006 at 7:10 pm
Are the logs located on a clustered resource disk or on a local disk?
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
September 8, 2006 at 10:26 am
The graphic I posted is a portion of the error.
If I do that approach, which is probably one of the few choices I have, I think I'll look into...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
September 6, 2006 at 12:19 pm
SQL Server probably has to use tempdb to process your query.
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 29, 2006 at 10:18 pm
First, make sure that network connections are enabled for the named instance.
Make sure that you can connect remotely to the default instance. Make sure the account you are using has...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
August 21, 2006 at 9:09 pm
Glad to hear that the article helped!
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
June 2, 2006 at 3:10 pm
You'll have to set up a separate log backup that runs right after the full backup. This log backup must have the "Overwrite Existing Media" property checked if you are...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
April 27, 2006 at 7:57 pm
I am really interested in becoming a trainer, so I check out the want ads from time to time. I recently saw an ad titled "SQL Server Trainer" from one...
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
April 26, 2006 at 12:36 pm
What is really bad is that you are advertising "LiteSpeed" in the same newsletter. Coincidence?
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
April 18, 2006 at 10:37 am
Never mind, another ID10T error.
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
April 15, 2006 at 7:37 pm
It worked. Too bad I didn't realize this sooner.
Aunt Kathi Data Platform MVP
Author of Expert T-SQL Window Functions
Simple-Talk Editor
April 14, 2006 at 7:27 pm
Viewing 15 posts - 136 through 150 (of 583 total)