Nuno Vaz Oliveira wrote:

Hello!

I'm thinking to develop a database interface for our company and I thought "great" when I discovered that Visual Basic 6 was able to interact with MySQL. That's because VB6 is very easy and PHP (even being fast, but its hard for me) gets slower because the source code for HTML pages needs to go from the server to the client and big pages must carry the data and the tags, images, css, formating, etc...

Try Gtk2-Perl. I've written some Perl modules that will automate a lot of what you need for data-aware forms. Check them out at:
http://entropy.homelinux.org/axis/

It's a whole lot faster than VB, and also cross-platform ( tested heavily under Windows 2000 and Gentoo Linux, and initial development done on OS-X ).

If you don't wanna use Perl, then try the PHP bindings for Gtk2 instead :)

--
Daniel Kasak
IT Developer
NUS Consulting Group
Level 5, 77 Pacific Highway
North Sydney, NSW, Australia 2060
T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
email: [EMAIL PROTECTED]
website: http://www.nusconsulting.com.au

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to