Viewing 15 posts - 8,521 through 8,535 (of 9,707 total)
How exactly are you planning on applying parallelism with this source table?
I see that you say you want 4 different Sources, but what will you be doing with these...
December 30, 2008 at 11:42 am
Are you trying to autogenerate a number during your insertion or pull the last identity field that was in that particular table?
These are two different tasks and require two different...
December 30, 2008 at 11:37 am
Depending on how busy I am, I do one of two things.
I either pick posts from the daily newsletter to respond to or I go into the forums directly (especially...
December 30, 2008 at 6:42 am
Rohit,
He already knows all that. He's trying to automate the copy process to a secured network drive and he refuses to listen to any of our advice on how to...
December 30, 2008 at 5:53 am
Andy Warren (12/29/2008)
December 29, 2008 at 10:33 am
I like the idea of compressing the forums down and having either a checkbox or dropdown list on the Thread Header / Title that asks for a version. This way...
December 29, 2008 at 6:06 am
I think I've fixed the line & title problem. Could you take a check?
I'll work on the image to the left when I have a breather (wrote 20-30k worth of...
December 29, 2008 at 4:50 am
Actually, it occurs to me to wonder if you have a link in some other table from UserID to UserName?
If UserName is not in any of the three tables...
December 19, 2008 at 5:27 am
I don't mean to offend anyone but...
Why does everyone insist on putting this check in the WHERE clause? It's messy and a Where clause usually complains when you try and...
December 19, 2008 at 5:21 am
Just an FYI. If using a variable is not an option because you're trying to do a set based conversion, then you can always use a CASE statement with a...
December 19, 2008 at 5:11 am
There is another option, though a very old option and not very pretty. Only use this if you can't convince the designers to use 2 separate columns in the main...
December 19, 2008 at 5:06 am
DOH!
I went back and checked our accounts after reading the Microsoft fix bulletin. Sure enough, different ReplyTo addresses than what's in the account name.
Fixed that and it still didn't work....
December 17, 2008 at 4:22 am
Nope. The SQL Agent Service restart didn't help me.
Darnit. This is annoying.
December 15, 2008 at 6:10 am
Well, we'll see if the restart works. I won't know until Monday.
Truthfully, though, I doubt this will solve my problem. We've failed over our cluster a number times since this...
December 13, 2008 at 7:30 am
Looking into this a little more, I finally opened up my job log and found the following error:
Files NOT Uploaded. Reason: System.Net.WebException: The remote server returned an error: (501) Syntax...
December 12, 2008 at 11:46 am
Viewing 15 posts - 8,521 through 8,535 (of 9,707 total)