Insert txt file data in to my sql

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
achintha
Forum Newbie
Posts: 13
Joined: Mon Apr 30, 2007 10:21 am

Insert txt file data in to my sql

Post by achintha »

Please some one help me to insert following rows in to mysql

I have attache txt file.
Please insert it in to mysql and give me the sql.

If you can please tell me how to do it

Thanks
data.zip
(819 Bytes) Downloaded 29 times
User avatar
thisismyurl
Forum Newbie
Posts: 15
Joined: Wed Dec 03, 2008 8:00 am

Re: Insert txt file data in to my sql

Post by thisismyurl »

You need to give us a lot more to work with :)

This is a pretty simple datafile, why not just use the phpMyAdmin import?
Post Reply