I had done a quiz. The quiz will retrieve questions from an access database. The quiz will be placed at all the computers and the database will be placed a network. I had mapped the network drive as X and specified the searchpath as X:\Project\Quiz\. I insert the database and a flash movie inside the folder. When I ran the quiz, the flash movie will show up but the question won't come out. May I know what is the problem and how can I solve it?
I also tried to specified the FileLocation for the database as
DB List:=DB List^"DBQ="^FileLocation^"X:\\Project\\Quiz\\Database\\QuizMaster.mdb;"
but the questions also won't come out. Can anybody help me with this? Thank You very much!
I also tried to specified the FileLocation for the database as
DB List:=DB List^"DBQ="^FileLocation^"X:\\Project\\Quiz\\Database\\QuizMaster.mdb;"
but the questions also won't come out. Can anybody help me with this? Thank You very much!