|
save file to database
Hello,
I would like to ask if anyone knows how can I save a txt file in database (using java).
The file has strings like "<PID=\\d>" that mean new paragraph.
I would like to save one paragraph per line of a table in database.
And then I would like to find every (different) word how many times appears in text . .
Any ideas how can I implementate this ??
Thank you
Last edited by katerinaaa : 08-14-2007 at 02:05 PM.
|