Forum: ASP.NET May 20th, 2009 |
| Replies: 2 Views: 405 still not working. I think the asp code I used is incorrect or something.
Is there another way to coding to fix this issue?
thanks. |
Forum: ASP.NET May 20th, 2009 |
| Replies: 2 Views: 405 Hello,
I have 2 queries, qryDept and qryExams. Because I can not join these queries together so I have to use 2 Record sets in ASP.
The NoStudents deduct from NoExams to get Remain.
It keeps... |