Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 10-01-2004, 03:21 PM Quick question?
Dale Hodge's Avatar
Skilled Talker

Posts: 63
Location: Syracuse, ny
Trades: 1
I want to add a huge song list that resides in a text file and put into a mysql database without having to retype my whole list. The text file is arranged like so:

Song Title Artist Song #

Is there any way to convert a text file to a database?

Furthermore I would like to sort by all 3 fields. Any suggestions?

this is the list online I am trying to convert.

Karaoke song list

I also have this list in an older Microsoft Access database on my computer if this helps.

Thaks in advance, Dale.
Dale Hodge is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-01-2004, 08:38 PM
vivekar's Avatar
Webmaster Talker

Posts: 612
Trades: 0
Create a blank MSAccess database.
In FILE> Get External Data > Import.
You can use "tab" as the delimiter.

Hope this helps.
__________________

Please login or register to view this content. Registration is FREE
(Active since 2003) |
Please login or register to view this content. Registration is FREE
vivekar is offline
Reply With Quote
View Public Profile Visit vivekar's homepage!
 
Old 10-03-2004, 08:06 AM
Novice Talker

Posts: 9
Trades: 0
1. Copy it to a word processor.
2. Replace anything between every row with tab
3. Load it into mysql db.
example : "load data local infile "/your-path-to/yourfile.txt" into table mytable"
Hope its helps...
_________________________________
free ebooks php | free ebooks mysql
veedee is offline
Reply With Quote
View Public Profile Visit veedee's homepage!
 
Reply     « Reply to Quick question?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13508 seconds with 12 queries