cancel
Showing results for 
Search instead for 
Did you mean: 

Using ODBC with KDB+

jchletsos
New Contributor
I am new to KDB+ and trying to create an ODBC connection to the database.  What do I use as the Username/Password and port number?  Or how can I find out what these default credentials are?
Really appreciate the help.
Thanks,
Jason
1 REPLY 1

Joey892
New Contributor
The port, username and password you're referring to should be the same as would be used to connect via IPC. There is no "default" for these as such, although if you are running for example, vanilla kdb+ tick then there are default ports for the RDB and HDB. Unless you have configured usernames and passwords, those shouldn't be required. 
Have a look at the following link for more information: https://code.kx.com/q/kb/odbc/
Regards,
Joseph
.