PDA

Click to See Complete Forum and Search --> : How to export table data from a mysql database into text file using java?


asenthil
Feb 9th, 2007, 12:32 AM
Hai,

i'm a beginner to java...

just now i had tried to read and write files using java...

and then i had tried to connect a database using jdbc...

now i want to export the data's from a database into a text file

using java....

Can any one plzz give me an idea for doing this process...

thanks and regards..
senthil.

CornedBee
Feb 9th, 2007, 07:18 AM
Assuming you succeeded with your first two tasks, I don't see the problem. Anything specific you need help with?