i have a table hotels at my computer's mysql server.
this table also conatins a filed which has images stored to it.
now i need to transfer this database to my sites mysql server.
it it had been a simple text data i would have done it through text ot sql file but it contains a field which has images stored to it
so how could i transfer this table to my server's MYSQL database.