Viewing 15 posts - 16 through 30 (of 36 total)
Ok, so this is pretty cool. I wish i knew how it worked.
It looks like the sample code had an extra ;WITH Actions (message) AS ( so I...
February 1, 2013 at 12:26 pm
I don't get what "operator" is in these examples. I would also prefer to not use the splitter function.
I am to the point where i may have to rely on...
February 1, 2013 at 10:59 am
OK, i put an underscore inside every HTML tag. This is what the field looks like. I need to find the first customer entry, including the HTML tags at...
January 31, 2013 at 4:13 pm
Ok I will try that. I am curious what formatting is lost in the conversion.
January 31, 2013 at 2:30 pm
I have tried a bunch of those tags and they all still process the HTML tags in my example.
January 31, 2013 at 2:23 pm
Oh my gosh how do i post this text field contents without it running the HTML tags???
January 31, 2013 at 1:54 pm
Oh hell, i see the problem. I posted the raw data in my first post, but it acted on the HTML tags. I did not even notice that.
I cant...
January 31, 2013 at 1:49 pm
Ok, I admit, I have no idea what this is doing.
I tweaked the code to what i thought would work (note that i added the WHERE ID = 6831908 just...
January 31, 2013 at 1:31 pm
Great question. In most cases, the customer will be first and last name. But since this is not guaranteed, yes, there will be situations where the wrong line...
January 31, 2013 at 12:17 pm
opc.three I like your idea, if I can figure out how to cast the field as unicode within the query.
January 14, 2013 at 10:42 am
Yeah, that's the issue...finding the DB2 syntax to strip out the crud. More Googling.
January 14, 2013 at 10:34 am
A user on another forum suggested that I dump the error output into a text file.
I did this and I believe it has shed some light on the problem....
January 14, 2013 at 10:26 am
When i try that it says that the field cannot convert between unicode and non unicode string data types.
January 14, 2013 at 7:23 am
Do I make that change to DT_WSTR on the field in the External Columns or Output Columns?
January 14, 2013 at 7:14 am
The original query was actually written in 2005 where the DATE data type did not exist.
January 11, 2013 at 12:59 pm
Viewing 15 posts - 16 through 30 (of 36 total)