View Single Post
Old Oct 20th, 2006, 1:31 PM   #6
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
I would presume that those things identified by 'product' would be the approriate items. Did you investigate phpMyAdmin? It gives you one hell of a lot of control over your database, including writing your own SQL, modifying the database and/or its contents with files (.csv or other text-based), backing up tables that you might screw up when you modify them, stuff like that. It is often made available by your host, just as a matter of course.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote