Viewing 15 posts - 256 through 270 (of 694 total)
Craig
Thank You so very much. This is extremely close. Yes, I agree, my description of what the data needed to be coming out was not so good.
I will try again...
December 8, 2011 at 6:17 am
Thanks, but I do not need to process them in any order like that. And I do have a RowID column that is the table Pri Key column.
I need them...
December 7, 2011 at 6:06 pm
Thanks Lowell
Just as I posted, I thought of something. Just script the objects in the database, and select only that one table, with data. That works perfectly.
I am always doing...
November 18, 2011 at 2:51 pm
Very nice, thank you.
I appreciate that, I too am just trying to learn.
Andrew SQLDBA
November 16, 2011 at 10:38 am
Why not simply create a SSIS Package and pump the data out to an Excel Spreadsheet? It would be much easier, you can use a stored procedure to create the...
November 14, 2011 at 5:17 pm
Thanks Everyone, especially Ninja
I have a couple big Ninja motorcycles, they are just wicked fast.
Andrew SQLDBA
November 14, 2011 at 11:58 am
I am not getting it, would you mind giving an example please?
It has been a rough monday already for me, and I am a little slow.
Andrew SQLDBA
November 14, 2011 at 10:59 am
Ok, I have added a ROW_Number AS refnumber to that table variable, how would I code this to use the MAX(refnumber) as the row to delete if there is a...
November 14, 2011 at 10:46 am
There are other columns involved, and the Distinct has already been used to query the data from the first table into the table variable. Unfortunately, none of the other columns...
November 14, 2011 at 10:39 am
Thanks Jeff
Andrew SQLDBA
November 14, 2011 at 10:27 am
That is perfect.
Thank You very much.
As you can see from my UserName, I am more of an Admin and not so much as a Developer. I am learning, and...
November 12, 2011 at 11:03 am
On this one, I got lucky, my SSIS package is the only thing that is performing INSERTs, so I do not have to worry too much about that.
I think the...
November 11, 2011 at 5:03 pm
Thank You so very much, that works perfectly.
Andrew SQLDBA
November 10, 2011 at 6:16 pm
So sorry to everyone for not posting properly. My thought was to post it that way, and I knew the answer would be very simple. But if not, I would...
November 9, 2011 at 11:20 am
i am having issues with a multi part delimiter. One delimiter "$", is at the end of the string. The other delimiter "|", separates the 8 different values so that...
October 7, 2011 at 12:52 pm
Viewing 15 posts - 256 through 270 (of 694 total)