gpt4 book ai didi

c# - 无法加载DLL 'fbembed'

转载 作者:行者123 更新时间:2023-12-03 03:02:37 26 4
gpt4 key购买 nike

即使我有 dat dll,我也无法加载 ddl如果我通过引用添加它会显示

A refernce to "Path\fbembed.dll" could not be added. Please make sure that the file is accessible, and that is valid assembly or COM component.

最佳答案

单独的 fbembed.dll 是不够的。最小的文件集包括:

icudt30.dll
icuin30.dll
icuuc30.dll
fbembed.dll
Microsoft.VC80.CRT.manifest
firebird.msg
msvcp80.dll
msvcr80.dll
ib_util.dll
Intl\fbintl.dll (Intl -- it is a subdirectory)

从 FB2.5 分发版获取它们并将其放在您的可执行文件旁边。

如果您的数据库使用自定义 UDF,您还需要在 UDF 子目录中放置适当的 DLL。

关于c# - 无法加载DLL 'fbembed',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12065598/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com