yongbeng
10-13-2003, 02:27 AM
hi all..I've a web hosting and it allows me to put up SQL database. my program require the SQL database. however, any idea what is the shortest and fatest way to upload my full database onto my server?
|
Click to See Complete Forum and Search --> : mySQL yongbeng 10-13-2003, 02:27 AM hi all..I've a web hosting and it allows me to put up SQL database. my program require the SQL database. however, any idea what is the shortest and fatest way to upload my full database onto my server? Stuka 10-13-2003, 04:51 PM You can do a dump of your MySQL db, then ftp the dump file to the hosting service's server, and just use the dump to create the db up there. justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |