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)

 Réponse acceptée

Traxx
Traxx le 27 Août 2013

0 votes

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

Plus de réponses (0)

Catégories

En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by