請問 UniDAC 在客端 Windows X64 發佈時須做些甚麼? |
尚未結案
|
pcernet
初階會員 發表:69 回覆:113 積分:41 註冊:2002-11-29 發送簡訊給我 |
各位先進,小弟之前在 Delphi10 用 Universal Data Access Components (UniDAC) 相關元件連結遠端的 Mysql 資料庫,發佈到客端也都能正常使用,但現在發佈到 Windows 7/8 X64 下卻發生 『類別未登錄』(Class not registered) 的錯誤,我嘗試使用 libmysql.dll 並註冊,也都沒有效果,不堪其擾,故此,請有使用經驗的先進,能夠不吝提點,謝謝。
|
GrandRURU
站務副站長 發表:240 回覆:1680 積分:1874 註冊:2005-06-21 發送簡訊給我 |
MySQL Connectivity AspectsClient mode:If you are developing a 64-bit application, you have to be aware of specifics of working with client libraries at design-time and run-time. To connect to a MySQL database at design-time, you must have its 32-bit client library. You have to place it to the C:\Windows\SysWOW64 directory. This requirement flows out from the fact that RAD Studio XE2 is a 32-bit application and it cannot load 64-bit libraries at design-time. To work with a MySQL database in run-time (64-bit application), you must have the 64-bit client library placed to the C:\Windows\System32 directory. DIRECT mode: Since there is no need to install client library for the DIRECT mode, the specifics of developing applications that use UniDAC as data access components, depends exclusively on peculiarities of each target platform. ===================引 用 pcernet 文 章=================== 各位先進,小弟之前在 Delphi10 用 Universal Data Access Components (UniDAC) 相關元件連結遠端的 Mysql 資料庫,發佈到客端也都能正常使用,但現在發佈到 Windows 7/8 X64 下卻發生 『類別未登錄』(Class not registered) 的錯誤,我嘗試使用 libmysql.dll 並註冊,也都沒有效果,不堪其擾,故此,請有使用經驗的先進,能夠不吝提點,謝謝。 |
max5020
資深會員 發表:30 回覆:277 積分:321 註冊:2003-06-04 發送簡訊給我 |
|
supermay
一般會員 發表:0 回覆:0 積分:0 註冊:2023-12-07 發送簡訊給我 |
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |