cancel
Showing results for 
Search instead for 
Did you mean: 

Re: [personal kdb+] querying from iphone/ipad

TerryLynch
New Contributor II

To answer your question regarding the errors you’re seeing, the csv parser is expecting either a table or a list of lists.

So in the case of a list you need to enlist once

http://192.168.1.3:12001/csv?enlist namelist

and in the case of an atom you’d need to enlist twice

http://192.168.1.3:12001/csv?enlist enlist count tblname

 
Terry

0 REPLIES 0