Where t_Record.f_By = t_Administrators.f_ID and t_Record.f_ID =" & Request.QueryString("id")
Frågan#1
precis... jag trodde att detta skulle funka.. men det gör det inte..
Where t_Record.f_By = t_Administrators.f_ID, t_Record.f_ID =" & Request.QueryString("id")
hur ska man skriva?