我已经安装了 firebird 2.5 服务器,创建了一个数据库,并希望使用 Data Explorer 与我的 Delphi XE2 建立一个连接。添加数据库详细信息、用户名和密码时,如果按下测试连接按钮,则会收到以下错误:
Borland.Data.TDBXError: DBX Error: Driver could not be properly initialized. Client library may be missing, not installed properly, of the wrong version, or the driver may be missing from the system path.
我不知道是否需要将 .dll 文件添加到任何特定文件夹。请我迷路了,需要帮助。