Web-enabled desktop applications
- Posted by caleb <lemeia at hotmail.com> Mar 29, 2005
- 491 views
I'm interested in exploring the idea of creating a web-enabled desktop application. I would like to build the GUI and business logic on the desktop but have a MySQL database backend on my web host server. Can I use ODBC to send SQL to web host databases? Also - should I be looking at any particular Euphoria libraries to enable communication between the desktop and my domain server? I know it's simpler to use a browser front-end with server-side scripting for these kinds of things, but I'm interested in looking at a desktop solution as well. Regards Caleb