返回列表 回复 发帖
为什么第18章的图书管理系统的实现,运行后,在登录时出现以下错误:
"Rutime Error!
  Program: D:\test\Debug\test.exe
  This application has requested the Rutime to terminate it in an unusal way.
  Please contact the application's support team for more information.“

Library的数据库已经设计好了,登录名为sa,密码也正确,总是登陆不上,跳出的对话框写的就是上面的话
,望指教。
数据库连接正确了,但是当输入用户名和密码后,单击“登录”,所有界面都消失了,怎么办?
返回列表