I need to add like 50 file names to my MySql database, is there a script that will automatically add all the file names as in explorer directly into a MySQL database without me having to type in/select every single file name?
thanks a lot
I need to add like 50 file names to my MySql database, is there a script that will automatically add all the file names as in explorer directly into a MySQL database without me having to type in/select every single file name?
thanks a lot
Just use a batch file to create a SQL script. The batch file will grab the filenames and create the relevant SQL. Then run that script against the database to populate it
Hello, ian could u tell me or send me a link on how to create that batch file? I am kind of a novice to mysql. thanks a lot.
bump
bump bump try google. you will find your answer
There are currently 1 users browsing this thread. (0 members and 1 guests)