william villanueva wrote:
This may sound stupid but a friend was asking if its possible to develop a program under VB and MS Access as the db and upload/run them on a linux server website?
Reference sites are appreciated.
VB on a linux web server? or ASP (VB script) on a linux web server?
if you're referring to the last one, you can use chiliasp, mod_asp that will let you run ASP on Apache web server.
you can have MS Access DB on linux and be able to access its data by using an ODBC driver / manager of your choice. ( unixODBC, iODBc, FreeTDS, etc...)
just google for the sites.
HTH
-- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
