hello! im making this program which takes bulk entry from a database (mySql), and then convert it to a .txt file... any suggestion on how i might go about it? many thanks!
Depends on the schema of your database, if it's relatively simple, and doesn't significant modification. You don't even need java, just use bulk copying tool provides by majority of databases system. [ August 20, 2004: Message edited by: Adrian Yan ]