revo
|
| Posted: 02/10/2002, 6:44 PM |
|
can codecharge actually build databases in perl?
|
|
|
 |
Brent
|
| Posted: 02/10/2002, 8:30 PM |
|
Codecharge doesn't build databases in Perl or any other language.:)
Codecharge builds web applications that can *access* existing databases. To
create the actual database you will need to use another tool, it all depends
which database you're using. Which database are you using? Perhaps we can
recommend a GUI tool for you.
|
|
|
 |
revo
|
| Posted: 02/10/2002, 11:21 PM |
|
well i've searched around for a gui app that builds databases in perl but havn't found any, but if you know of any I would really appreciate it. Also if you know of any that build in php etc i'd also appreciate it.
|
|
|
 |
Ron Borkent
|
| Posted: 02/11/2002, 2:04 AM |
|
For php there is phpmyadmin that is a front end for mysql. You can create databases, add columns etc etc.
|
|
|
 |
Dale Ryan
|
| Posted: 02/11/2002, 7:39 AM |
|
http://www.edatanew.com/
|
|
|
 |