Make database using odbc present in control panel. Make table in access and then apply programming...
You can turn OFF access logs in 2 ways. 1) By editing the Apache configuration file and removing the custom logs path directive 2) If you would like to turn off the main access logs and leave clients access logs as it is, just set an attribute to the file and nothing will be saved in the file
If you are discarding the apache logs to optimise the apache performance, setting the custom log to /dev/null will not help much. It would be better that you set it to Else setting attribute is the good alternative.