in reply to Infer Database Tables from Form GUI
Do you mean you want to somehow determine what a database schema looks like based on html/xforms? I don't know how that can be done, however if you have database access look at SQL::Translator which can help you visualise schemas.
Update: s/scheme/schema/
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Infer Database Tables from Form GUI
by tmaly (Monk) on Jan 06, 2011 at 07:38 UTC |