ApatarForge
Apatar.com  |  Log In   

 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups    RegisterRegister 
  ProfileProfile     Log in to check your private messagesLog in to check your private messages    Log inLog in  

XML & TextFile connectors

 
Post new topic   Reply to topic    Apatar Community Forums Forum Index -> Connectors Discussion
View previous topic :: View next topic  
Author Message
andial



Joined: 27 Oct 2009
Posts: 1

PostPosted: Wed Oct 28, 2009 11:13 am    Post subject: XML & TextFile connectors Reply with quote

Hello, I have a couple of questions about XML and text file connectors.

I think XML connector is designed to be read only connector, is it possible to use it for XML output?

Text File connector seems to expect a field formated text file as input/output, I mean your text file has to be composed of several fields of information (fixed position or character separator) so you can identify several columns or fields in the text file and thus move data to those fields (ie, from a table with N columns to a text file with M fields)... but, is there a way to generate a text file with no fields? here you have and example:

let's say we have a MySQL table T with columns N as integer (line number) and C as text (line content), and I want to compose a text file with all content line by line, as if it were typed with a text editor, so I want to copy the content of column C to text file register by register, first register C value to first line of text file, second register C value to second line and so on. How can i do it?

I mean, the resulted text file is not allowed to have a field header neither a field separator, just text
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Apatar Community Forums Forum Index -> Connectors Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group