On Wednesday 19 April 2006 16:56, Lukasz Szybalski wrote:
>Hello again,
>Not sure if this is a right place to ask this but is there a "fox pro"
>substitute in Linux or a program that would act in a similar way but
>be platform independent (Linux,mac,win)?
>
>Fox pro aka, GUI way to design layout for database results, drug and
>drop, adjust size by mouse, create GUI for entering data in few
>minutes, and you just have to create sql.
>
>I assume something written in Java, or python. But I'm not sure if it
>exists or not. Does anybody came across something similar?

Dabo <http://dabodev.com/> is probably the closest you'll get. I haven't 
tried it seriously, mostly because of the poor documentation, but they 
had a quite an active and helpful mailing list at the time I looked 
into it about half a year ago.

Personally, I prefer plain old PHP. If you know something about HTML 
forms, you can churn out a Web interface with it in no time. The 
downside is of course the inherent statelessness of the http protocol.
-- 
Leif Biberg Kristensen | Registered Linux User #338009
http://solumslekt.org/ | Cruising with Gentoo/KDE
_______________________________________________
DB-SIG maillist  -  DB-SIG@python.org
http://mail.python.org/mailman/listinfo/db-sig

Reply via email to