Datafeed toolbox - Can not connect to KDB

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 日

0 投票

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 件)

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

質問済み:

2013 年 8 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by