Load Data

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
jeva39
Forum Commoner
Posts: 45
Joined: Sun Aug 27, 2006 11:45 pm
Location: Panamá

Load Data

Post by jeva39 »

How I can to load data from a table in my computer into a table in my Web Server database? They don't have implemented phpMyAdmin or mySql Administrator.

Thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

You could upload phpMyAdmin... or you could write a script that will perform the necessary queries for you.
Post Reply