Datafeed toolbox - Can not connect to KDB

5 ビュー (過去 30 日間)
Traxx
Traxx 2013 年 8 月 26 日
I'm unable to connect to a remote KDB DB. Unfortunately the error message is not really helpful. I have added the KX distributed jdbc.jar as a dynamic java path and temporarily removed all other DB drivers that could interrupt.
>> k = kx(ip,5002) Undefined function 'c' for input arguments of type 'char'.
Error in C:\Program Files\MATLAB\R2012a\toolbox\datafeed\datafeed\@kx\kx.p>kx (line 51)

採用された回答

Traxx
Traxx 2013 年 8 月 27 日
Found the solution, the "most common" driver has a namespace issue. So this is the one working with R2012a (and probably later versions).
https://code.kx.com/trac/browser/kx/kdb%2B/c/jdbc.jar?rev=377

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDatabase Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by