Gwilym Griffith-Jones wrote: > I have been trying to recreate a DB app I wrote in PHP for a webserver > using > Base. I've got MySQL 5 running on my machine and Base connects fine using > ODBC. I can see my tables and when I double click on a table in Base I > can > see my data.
I can't help you with Base ( I also have been testing it out for quite a while ), but if you're comfortable with PHP, then you might be able to get some action out of my projects which I wrote to replace MS Access: http://entropy.homelinux.org/axis_not_evil They're written in Perl, but for me the PHP => Perl migration was very easy. All 3 projects are open-source and cross-platform ( we've got 50% Linux and 50% Win2k installations here at work ), and provide forms, datasheets, and reports. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
