View Single Post
  #2 (permalink)  
Old 06-17-03, 04:31 AM
nd2 nd2 is offline
Wannabe Coder
 
Join Date: Jun 2003
Posts: 128
Thanks: 0
Thanked 0 Times in 0 Posts
you could try a raw mysql table dump, some scripts use this method, if not there is a bit about it in the mysql manual about dumping the database.

where are you moving the table to ? the same host?

in the program you are using click operations and you can move the table faily easily and it should work on the blob.

however that will only work if it's on the same server.
__________________
IonCMS (Coming Soon.)
http://ioncms.com
--
Ncaster (Free php/mysql cms)
http://ncaster.cjb.net
Reply With Quote