Viewing 15 posts - 7,636 through 7,650 (of 13,876 total)
PSB (1/22/2016)
[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED....
January 22, 2016 at 10:45 am
As I do not have a couple of hours to burn today, I did not go through all of your code 😎
However, I suggest that you look into SQL Server's...
January 22, 2016 at 9:59 am
PSB (1/22/2016)
I am trying to bring in two fields from a SQL database (Comments,Description) stored as varchar(MAX) NULL . My destination table also has the same data type.
I am using...
January 22, 2016 at 9:51 am
g.britton (1/22/2016)
January 22, 2016 at 9:43 am
You could try something like this.
Not very elegant, to say the least.
January 22, 2016 at 7:06 am
SQL!$@w$0ME (1/22/2016)
I was trying to see if it's possible to get the current process for a table update(stored proc/query) and log to an audit column using an update trigger....
January 22, 2016 at 5:57 am
MMartin1 (1/21/2016)
January 21, 2016 at 11:27 am
TJT (1/21/2016)
Yes I mean identifying any characters not belonging to the Latin General language.Your query picks up some, but still misses others.
Try to imagine yourself reading this thread for the...
January 21, 2016 at 10:15 am
PearlJammer1 (1/21/2016)
We made a change in the stored procedure which the package call and it now does a cast to the non unicode datatype (varchar) and this package is using...
January 21, 2016 at 8:51 am
TJT (1/21/2016)
I need to find all foreign alphabet characters in a column. It might Russian, Chinese, ect.
What's your question?
As we do not know where you are from, we do...
January 21, 2016 at 8:42 am
Tim ffitch (1/21/2016)
Phil Parkin (1/21/2016)
Tim ffitch (1/21/2016)
January 21, 2016 at 8:40 am
Brandie Tarvin (1/21/2016)
Two years from now he or his successor are going to be very irritated about their design.
I love a good understatement.
I get very irritated when we run out...
January 21, 2016 at 6:25 am
Tim ffitch (1/21/2016)
January 21, 2016 at 6:18 am
Eirikur Eiriksson (1/20/2016)
Grant Fritchey (1/20/2016)
January 20, 2016 at 11:45 am
Viewing 15 posts - 7,636 through 7,650 (of 13,876 total)