Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

yanl
2008-05-07 12:02:57

shong wrote:

You can try to do the update action in database, then query the data and output the result to original csv file.
.

Thanks for your suggestion!

shong
2008-05-06 07:39:15

Hello

yanl wrote:

Thanks for your help, unfortunately, I use java sad and sad

You can try to do the update action in database, then query the data and output the result to original csv file.

Best regards

         shong

yanl
2008-05-05 15:32:06

Thanks for your help, unfortunately, I use java sad and sad

plegall
2008-05-05 15:17:57

Perl CPAN provides a DBD::CSV database connector. It means that you can use a CSV file as a database and perform update as you would do with MySQL or Oracle. Would that feature be interesting?

yanl
2008-05-05 14:30:26

Hi,

I wonder whether I can realize the opration of "update" for the CSV files just as what "update" can do for a database? Simply speaking, I use CSV files as midia of output to save the datas. Whether I can update the file just as the opration "update" does for a table in database?

Thanks

Board footer

Powered by FluxBB