View Single Post
  #6 (permalink)  
Old 01-09-2008, 04:20 PM
Tech Manager Tech Manager is offline
WebProWorld Pro
 

Join Date: Jan 2008
Posts: 297
Tech Manager RepRank 1
Thumbs up Re: Need help importing into MySQL

Yes, I am familiar with phpMyAdmin. It's a nice interface application.

Try Navicat it does a decent job of importing data from other formats into MySQL.

It's also fairly simple to write a short and sweet PHP script to go through your data line by line and insert it into the appropriate tables/fields.
__________________
I use Country IP Blocks as added security for my networks and servers.
Reply With Quote