Hi all. I have a text file I'm inserting into my mysql database. However, the text file contains a datetime field.
I'm using phpMyAdmin to speed up the process. is there a
way that I can set up the insertion of the file to contain
the date and time as it appears in the text file? Right
now when...
the easiest way to insert a text file into a mysql database
is very simple. Just make sure that the fields in the text
file match up with the fields in your database and the text
file is in your MySql/bin directory and do the following and
your all set.
C:\> mysql mydb (name of database to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.