This is a discussion on Application builder... within the MySQL forums, part of the Database Server Software category; --> Are there any application builder products for MySQL. Preferably a visual forms designer type. Browser based or standalone....
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| "rich" <no@email.please> wrote in message news:e310f$43e02acb$a2273248$10491@ALLTEL.NET... > Are there any application builder products for MySQL. > > Preferably a visual forms designer type. > > Browser based or standalone. Microsoft Access comes to mind as one such tool which has a large following. Access can use MySQL as the data back-end easily, using the MyODBC driver. See http://dev.mysql.com/doc/refman/5.1/en/msaccess.html Regards, Bill K. |