![]() |
#2
3037709572013-10-10 20:07
|
DataEnvir.DataConnect.Execute ("if exists(select 1 from student_info where student_code='" & Trim(Text1.Text) & "' )select 1 as r else select 0 as r")
If CInt(r) <= 0 Then