请问用VB做图书管理系统...分布式的...管理员登陆怎么做?
RT..
RT..
2006-12-03 13:42
设置一个对话框,3个textbox,2个button,点击btok
sql = "select name, pass from 表 where name = &" text1.text " & and pass = &" text2.text ""
然后是
如果为空
msgbox "用户不存在或密码错误“
exti sub
....
,,
2006-12-03 13:52
2006-12-03 13:56
2006-12-03 15:48
2006-12-03 21:57
2006-12-04 13:37
2006-12-04 13:37