View Single Post
  #2 (permalink)  
Old 01-16-04, 03:34 AM
Nick Nick is offline
New Member
 
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
one alternative to your problem is to download phpMyAdmin and do a database dumb containing only the table structure of the database and/or the data and the tables.

When it dumps, it creates a text file filled with pure MySQL commands that can be used by phpMyAdmin to easily insert the data into the new database.
__________________
WEBSITES:- Nick
Reply With Quote