odbc資料源:bw3000
連接配置:
// Profile bw3000
SQLCA.DBMS = "ODBC"
SQLCA.AutoCommit = False
SQLCA.DBParm = "ConnectString='DSN=bw3000;UID=dba;PWD=sql',CommitOnDisconnect='No'"
在pb的database profiles中連接提示:catalog tables could not be created are not available for use
(提示連接成功,表可以查詢,不能修改\洗掉)
在運行時sqlca.sqlcode = -1
sqlca.sqlerrtext = DBMS ODBC is not supported in your current installation
開發環境:pb9.0\foxpro6.0
請教各位大大,上面連接設定有沒有問題?為什么會提示以上錯誤?該怎么操作?
uj5u.com熱心網友回復:
是不是odbc配置不對,選的驅動不對uj5u.com熱心網友回復:
回復2樓,應該不是,我機器上所有的關于foxpro的資料源都試過了,一樣的,資料源如下:Driver pare o Microsoft Visual FoxPro
Microsoft FoxPro VFP Driver (*.dbf)
Microsoft Visual FoxPro Driver
Microsoft Visual FoxPro-Treiber
以上4個都實驗過,提示的資訊一樣
uj5u.com熱心網友回復:
希望知道是什么問題的朋友幫忙回復一下,謝謝了!轉載請註明出處,本文鏈接:https://www.uj5u.com/shujuku/99347.html
標籤:數據庫相關
上一篇:byte
