vb+sql登陆界面问题
Private Sub Form_Load()Combo1.ListIndex = 0
If userId = "" Then
cnt = 0
txtuser.Text = "q"
txtpwd.Text = "1234"
End If
End Sub
与sql都连接好了,但运行时老说是无效属性值
2013-07-01 18:13
2013-07-08 21:59
学习中,新人多指教!
2013-07-11 12:35
2013-07-20 20:30
2013-07-23 19:08