读书人

An error occurred while attempting

发布时间: 2013-01-04 10:04:16 作者: rapoo

An error occurred while attempting to initialize the Borland DataBase Engine
An error occurred while attempting to initialize the Borland DataBase Engine(error $251e)
怎么处理?
[解决办法]
你使用了BDE连接数据库了吧?
在你的客户机上安装BDE并配置好
或者直接用ADO操作数据库就不需要安装驱动了
[解决办法]
如果你的程序中用到了BDE,那么发布到客户机器上时需要安装BDE,否则不能正常运行。

打包BDE的方法可以参考:
http://topic.csdn.net/t/20030806/16/2116069.html
http://topic.csdn.net/t/20051016/21/4329995.html

读书人网 >C++ Builder

热点推荐