by Francis Allan D. Suarez (1 Submission)
Category: Databases/Data Access/DAO/ADO
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)

This in an Online Quiz System. The instructor can let the students take the quizzes online. There are two programs: Faculty Server and Student Client programs. The FAculty Server program needs to be run in a server unit. The Student Client program, which is stored in QUIZCLIENT subfolder needs to be run in several client computers (like 30 computers). It uses Winsock and MS Access 2000. Connect the database thru ODBC. String manipulation is "heavy" which includes chracter sentinels to break the data being sent and received. If you have questions just email me. Thanks.
Assumes
Winsock, MS Access 2000, and ODBC connection. Password is stored in the database - not encrypted. Password is "touch" to open the database.
Download Online Quiz System (430 KB)