|
Posted by Manuel Lemos on 10/06/35 11:26
Hello,
on 09/09/2005 08:09 AM morty said the following:
> Mayby you know som project based on metabase witch will allow me:
>
> After i connect to database it will auto get information about tables
> and generate forms to edit data in tables.
I think I heard of something like that but I am not sure where.
Anyway, Metabase provides reverse engineer support that let you retrieve
the details list of tables, fields, sequences and primary keys .
From then on you can generate forms as you wish dynamically.
There is also the forms generation and validation that you can use to
generate your forms with client and server side validation:
http://www.phpclasses.org/formsgeneration
> And second project that will alow the same way to edit tables propherites.
There is at least one project that I know to manage schemas in the
Metabase format. It also can reverse engineer an installed schema and
build the schema files:
http://groups.yahoo.com/group/metabase-dev/files/matabaseadmin/
That is under Metabase development mailing list. You may want to join
that list and ask more about this tool to Alexandre, which is the author
of the tool:
http://groups.yahoo.com/group/metabase-dev/
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html
Navigation:
[Reply to this message]
|