Viewing 15 posts - 8,866 through 8,880 (of 9,707 total)
Oh, and it just occurs to me. Don't import the data. Use an Execute SQL Task on the Control Flow. Easiest and simpliest way to do what...
April 8, 2008 at 4:42 am
FYI, Microsoft is threatening to discontinue the version of JOINing that you just posted, so you might want to update it to the format most people use these days. ...
April 8, 2008 at 4:40 am
BTW, BOL has this to say about Table Valued Functions:
Books Online:
Specifies that the return value of the table-valued function is a table. Only constants and @local_variables can be passed to...
April 8, 2008 at 4:25 am
I'll look at the proc in a moment, but in regards to getting your table valued function to run in SSIS, what T-SQL do you use to get it to...
April 8, 2008 at 4:20 am
Does it look like a Connection Manager issue?
If so, go to connections. Choose New Connection->SMTP (Connection Manager for the Send Mail Task). A popup box will appear. ...
April 8, 2008 at 4:18 am
Please give us an example of the data from each of the tables and the conditions you're trying to pull the data together with. It's hard to answer your...
April 8, 2008 at 4:13 am
Michael,
You're BRILLIANT!!
It took me a little more work at first, but given the way the task is executing right now, I really really like your multiple conditional split idea.
I've got...
April 7, 2008 at 11:29 am
BTW, I should add that I just got a look at the other developer's package and he has everything set to "Ignore Failure" on his package so he doesn't have...
April 7, 2008 at 10:26 am
Michael,
As much as I would love to do as you've just listed, I can't. I have things in my data such as FirstName of "Ace Insurance" and LastName of...
April 7, 2008 at 10:24 am
I have four servers, all of which have the same problem. It's not a server issue as far as I can tell.
March 31, 2008 at 3:52 am
Did yours get installed properly to begin with or did you have to manually install it like I did?
March 28, 2008 at 7:43 am
I have never figured out what the problem was. Even posted on Microsoft and got a lukewarm response. THough someone suggested the issue had to do with Temp...
March 28, 2008 at 7:08 am
Linda,
Don't answer this on the forum but...What ports are you using for your cluster? Have you checked with the network people to make sure that those are the ports...
March 21, 2008 at 9:45 am
Linda,
I don't think the issue is in Cluster Administrator.
When the error message talks about Virtual name verses Computer name, there is a distinction. If the servers are literally named...
March 21, 2008 at 9:26 am
HEEEEHEEEEHEEEHEEE. ROTFLOL!
MAAAAAAATTTTTT!!!!
I'm supposed to be working on serious ETL stuff today! You're not allowed to make me laugh so hard that my boss glares at me from across the...
March 19, 2008 at 11:52 am
Viewing 15 posts - 8,866 through 8,880 (of 9,707 total)