LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   txt >> mysql (https://www.linuxquestions.org/questions/programming-9/txt-mysql-335776/)

LLS 06-21-2005 11:04 AM

txt >> mysql
 
I have saved a bunch of plain text files of information about an OS that is like a "help file" and I was curious about whether or not I could dump these plain txt file into a mysql database with some sort of commands to strip unallowed spaces and stuff and organize it in a searchable fashon? Maybe a script or something? Anyone have any ideas about this?

rylan76 06-21-2005 11:07 AM

Have you taken a look at the mysqlimport program that comes with MySQL?

LLS 06-21-2005 11:15 AM

Thanks, I actually did not know it existed. That is exactly what I need. I will study it and see if it does everything I am wanting like tbl_names etc.


All times are GMT -5. The time now is 06:45 PM.