| |
Orchid
Posts: 1
Score: 0
Joined: 2/25/2004
From:
Status: offline
|
I am using asp with VBScripts and MS Access .. I have three tables and i want to insert into them .. as the following table a: (ID, Topic, Date) table b: (qID , ID , Question) table 3: (aID, qID , Answer) I insert a topic and then i got the id of that topic and use another for to add question with the answers .. the problem that the question was inserted correctly without answer for that specfic topic I just want some hints I need your help please
|
|