Viewing 15 posts - 6,631 through 6,645 (of 13,876 total)
The error messages mention Teradata and Attunity, so I am assuming that the packages have one or more connections to a Teradata database.
Such connections are not natively supported in SSIS...
September 27, 2016 at 5:23 pm
The Dixie Flatline (9/27/2016)
Without seeing the layout of your numbers_table table (which is redundundant by the way) ...
Made me laugh. Hope it was deliberibiberate 🙂
September 27, 2016 at 5:00 pm
Lynn Pettis (9/27/2016)
ScottPletcher (9/27/2016)
Lynn Pettis (9/27/2016)
ScottPletcher (9/27/2016)
Talib123 (9/27/2016)
I'm a production DBA
... how do I get my T-sql skills to a developer\Report writer level.
So you want to go from DBA-level SQL...
September 27, 2016 at 4:57 pm
You should consider making some changes, to open things up and get closer to best (or at least, 'rather good' :-)) practice:
1) Use the project deployment model, to deploy your...
September 27, 2016 at 4:54 pm
Have you got the Attunity SSIS Connectors installed on your local PC?
September 27, 2016 at 4:50 pm
Dynamic table names in queries require the use of dynamic SQL.
September 27, 2016 at 10:22 am
shanegair (9/27/2016)
I only want to value the inventory of LBS on the items with the 'C' for the UOM COntrol. Thanks
I'm not sure whether you think that you've provided...
September 27, 2016 at 9:55 am
shanegair (9/27/2016)
September 27, 2016 at 9:45 am
jahnavi7643 (9/27/2016)
that means How can I develop ETL incremental load in SSIS?
Adding Rows in Incremental Loads - Level 3 of the Stairway to Integration Services[/url]
September 27, 2016 at 6:01 am
Beatrix Kiddo (9/27/2016)
I've lost a few settings recently but it coincided with my installing Visual Studio, and there seems to be a known issue with that.
As SSMS now uses the...
September 27, 2016 at 5:58 am
Spiff (9/27/2016)
--
If you absolutely need to validate the format then SSIS expressions are rubbish and the best way is to use a Regex's in a script task. Good article...
September 27, 2016 at 5:55 am
latitiacasta (9/27/2016)
yes i want to write as date in sql server. but before that i need to check format yyyy-mm-dd other format then filter that data
Redirecting any errors on INSERT...
September 27, 2016 at 5:50 am
Try to solve the various T-SQL problems that other people post here ... and compare your solutions with those written by others. You'll learn a lot if you take the...
September 27, 2016 at 5:45 am
Brandie Tarvin (9/27/2016)
I just spent the past week working on a bug fix to get into our production systems before month end. Last night, after I leave...
September 27, 2016 at 5:42 am
Thanks for posting. I just tried it again and it seems to have gone away, thankfully.
13.0.15900.1.
Having my environment settings reset every time I get a version update remains irritating, however!
September 27, 2016 at 5:41 am
Viewing 15 posts - 6,631 through 6,645 (of 13,876 total)