开发者

Web-based equivalent of OpenOffice.org Base or Microsoft Access?

开发者 https://www.devze.com 2023-01-07 17:50 出处:网络
I\'ve currently been using Base/MS Access to create forms etc. that interface with a backend database, to save me writing a backend in PHP. Downside is that it only runs on the desktop. Is anyone awar

I've currently been using Base/MS Access to create forms etc. that interface with a backend database, to save me writing a backend in PHP. Downside is that it only runs on the desktop. Is anyone aware of any web-based equivalent?

Edit: Should have done more research, I need it t开发者_运维技巧o interact with MySQL, not an Access DB.


Have you considered Access 2010 : Hosting an Access DB


Depending on Access version, you could use Data Access Pages (Can be used with Access 2007+ with some additional work.). The recommended usage for 2007+ would be within SharePoint.

0

精彩评论

暂无评论...
验证码 换一张
取 消