Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.
Moderator: General Moderators
jeva39
Forum Commoner
Posts: 45 Joined: Sun Aug 27, 2006 11:45 pm
Location: Panamá
Post
by jeva39 » Sun Sep 17, 2006 4:24 pm
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
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Sun Sep 17, 2006 4:26 pm
You could upload phpMyAdmin... or you could write a script that will perform the necessary queries for you.