xvszero
07-31-2007, 02:03 PM
Basically I have to write a program that takes in information from a MYSQL database, filters it, and then writes out the input to a text file.
I already have the taking in information and filtering through SQL, but I've never used SQL for anything other than writing out on the actual page.
How would I then get this selected information into a text file, delimited somehow?
I already have the taking in information and filtering through SQL, but I've never used SQL for anything other than writing out on the actual page.
How would I then get this selected information into a text file, delimited somehow?