Re: sql adapter
- From: "Michel Prévost" <michel.prevost@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 25 Jan 2007 09:39:52 -0500
Isn't that a little overkill? I would rather make sure the node is not
generated with a carriage return in it.
"Francisco A. Gonzalez" <fgonzalez@xxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:eVJiSs9PHHA.4156@xxxxxxxxxxxxxxxxxxxxxxx
You can erase the carriege return using a Map.
Francisco A. Gonzalez
fgonzalez@xxxxxxxxxxxxxxxxxxxxxxxx
"Jocelyn" <Jocelyn@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7DC25EAF-7F34-4D84-AD6D-5D449281205F@xxxxxxxxxxxxxxxx
I've developed a orchestration which includes a step to insert a new row
into
a sql server database table using data from an incoming xml file.
The query that I have relates to empty elements in the incoming xml file.
If the opening and closing tags are on the same line e.g.<name></name>,
then
nothing is inserted into the corresponding database column as expected.
However, if the opening and closing tags are on separate lines e.g.
<name>
</name>
then the line feed carriage return characters are written to the
database.
.
- Follow-Ups:
- Re: sql adapter
- From: Francisco A. Gonzalez
- Re: sql adapter
- References:
- Re: sql adapter
- From: Francisco A. Gonzalez
- Re: sql adapter
- Prev by Date: Re: Spliting flat file into 2 files
- Next by Date: BTS 2006 FTP Adapter spooling permissions
- Previous by thread: Re: sql adapter
- Next by thread: Re: sql adapter
- Index(es):
Relevant Pages
|