Viewing 15 posts - 1,366 through 1,380 (of 3,738 total)
Thanks. I would post the DDL but the DB is of a confidential nature so all that I can do is make something up.
June 28, 2012 at 10:21 am
Yes it is truncating. I changed the Data Type to the VARCHAR(8000) and it still truncated.
June 28, 2012 at 10:19 am
Thanks for the CSV solution but what is up with the leading commas and trailing comma?
Why is each column prefixed with an @?
June 28, 2012 at 9:43 am
Thanks foe the sugesstions.
When I execute the dynamic sql I get the following error:
(169 row(s) affected)
Msg 1038, Level 15, State 4, Line 1
An object or column name is missing or...
June 28, 2012 at 9:39 am
After moving the Task for the On Error Event to the Package Level it failed to execute.
If you select a task and then select the Event Handler Tab you click...
June 28, 2012 at 7:47 am
Thanks, I have the Error handling at the Task Level within the Container.
That enables me to capture the task that fails as the source name.
I added a task at the...
June 28, 2012 at 7:32 am
Thanks.
My question is how do you perform an uninstall to just remove BIDS?
What are the steps?
June 27, 2012 at 10:48 am
Jared,
Sorry I fogot to mention tjhat I already tried a repair and it did not resolve the issue.
Thanks.
June 27, 2012 at 8:20 am
I did not find sys.syscomments until today.
Why is sys.sql_modules the preferred table?
That's funny that you mention NOLOCK's. I had someone tell me that the WITH (NOLOCK) was their company...
June 27, 2012 at 8:14 am
I was wondering if you informed the client how much it was going to cost them to upgrade to the Enterprise Edition.
I just got approval to upgrade to Enterprise for...
June 26, 2012 at 5:56 pm
So when I uninstall do I select SQL Server 2008 R2 64 bit and do I get the option of which component to uninstall or does it remove every component?
June 26, 2012 at 5:51 pm
In addition to the problem that I stated I frequently I'm getting package that become corrupt.
I would like to start clean with a remove and install.
I could do it from...
June 26, 2012 at 5:29 pm
Lynn Pettis (6/26/2012)
This may also be useful.
Excellent, thank you! 🙂
June 26, 2012 at 4:06 pm
I tried BOL but I must not have entered the right search criteria.
Then I goggled it and got a article that provided the example that I listed in my original...
June 26, 2012 at 4:04 pm
Viewing 15 posts - 1,366 through 1,380 (of 3,738 total)