Friday, July 16, 2010

Source for a data access page linked to a database?// how do i do it?

hi, im trying to build a survey that has to reside on a network drive with the database on another network drive..the front end of the survey has to be a data access page or an HTML page cos not all the systems support ms office.it has to be linked to two tables in ms access..one to update questions so that it shows up dirctly on the survey page and one to record the feedback that the users select.. the survey has to be in a format of a question with 4 radio buttons underneath(multiple choice and the options selected has to be recorded in an msaccess table...pls help.,.its been driving me crazy for the past week..i only know some basic VB. but this just HAS to be done..thanks in advance..

Source for a data access page linked to a database?// how do i do it?
then what you want is to build webserver.


Use Apache with PHP.


for PHP - Ms Access, goto this site :


http://www.phpfreaks.com/tutorials/61/0....





I suggest you to replace Ms Access with MySQL.


There are so many reasons, why people never choose Ms Access as their database server.





or you could build client-server application with VB directly without using Webserver - PHP - Database, cause actually VB doesn't need Microsoft Office to run.


http://www.developerfusion.co.uk/show/88...


http://www.e-zest.net/clientServer.htmlh...





good luck.


No comments:

Post a Comment