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 Exchange에서 Startup 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