ODBC to kdb+ & kddb+ to ODBC and excel

hello,

We can connect from kdb+ by ODBC to mysql.
But can we connect form excel by ODBC to kdb+ ?

I try use this to fast import in excel but it’s problem in office in
any case
http://localhost:5001/.csv?select from tester where sym=IBM http://localhost:5001/.txt?select from tester where sym=IBM

http://kx.com/q/c/odbc.k

sorry, wrong copy and paste.
is there a reason you need to connect through odbc?

have you seen this?
http://code.kx.com/wsvn/code/contrib/cskelton/excelrtd

ODBC is simple..

I reading reading.. and think.. like uper, when we can to odbc but
looks not from kdb

I know excelrtd, must check this again and practice