Hi, I want to buy some database (which come with a sql table dump file). But it is not match with my script sql format. Please help to suggest some tools that I can import the sql table, and do some change to the format, Many thanks
If its a MySQL database, Google for phpMyAdmin (that is if your host doesn't already have it installed and accessible through their control panel).
thanks It is mysql database, but it has 2K record, and I want to use a faster method to convert it to other script's' mysql