:):eek:Hi All guys,I’m new here and using wm7.
I got a big question.
When I uploading the .txt or .csv file.
How can it be insert in to the DB. I got a form like that…
<form name="request" method="post" action="invoke/tmns.services:uploadTest" enctype="multipart/form-data">
<input type="file" name="upfile">
<input type="submit" size="30" value="submit">
The file content like that…
Column,Column2,Column3
test,test2,test3
And I wanna know about How the IS service to get the stream(Which is Column and content test1…) of this upfile.
And use which IS service for that?flow service?Java service?
And if use flow service the input is a object right?
Please tell me more kindly…I’m a very new guy…
Oh…Thanks a lot…I never ever forget it…
Best Regard.