-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon, Aug 18, 2003 at 02:12:17PM +0530, Umesh C Joshi wrote:
Umesh>Hi,
Umesh>
Umesh>I want to port mysql database including all data and structure from Linux to
Umesh>windows. Databse size is large so i can not use mysql admin to export from
Umesh>linux and than import to windows .
Umesh>
Umesh>I also canot use host transer because both servers only allow me to connect
Umesh>using localhost.
        Well! what is the "other" database you want to port to?

        If its MS SQL then,
        
        I dont know much about MS SQL but that it accepts SQL friendly
        syntax.

        So what you can do is... 
        take all the data from a mysql database into a flatfile as in "insert" 
        queries. using mysqldump. 

        and then dump that data into the other database.
        
        hope it helps.
- -- 
all the things we keep inside,
are the things that really matter,
the face puts on its best disguise,
and all is well, until the heart betrays.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/QJfY7v3NbZTFJeIRAu33AKDMyKvL+to9AGGK+SzpB5Plv03NKQCeKYLi
PW+9AGRZXL86l9uHXWYvq5M=
=/VAe
-----END PGP SIGNATURE-----

_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to