kdb+ and q
Q+A on all things kdb+ database and the q language
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Keyed Table Mechanics

Why does the select function store the values of kt out of order with respect to the values of t?  

q-shell.PNG
PTECH127 by New Contributor II
  • 883 Views
  • 1 replies
  • 0 kudos

Resolved! OSError using qpython

I am using the qpython package to query the data from a live (records are inserted constantly) in-memory table. At times, I have this error thrown to me: OSError: [WinError 10048] Only one usage of each socket address (protocol/network address/port) ...