hi all,
i’m using the q.csv method to form a connection string to connect to a kdb instance and extract data.
http://code.kx.com/wiki/Cookbook/IntegratingWithExcel
I pass this through the QueryTables method, this works fine for connection strings shorter than 255 characters, but the main use case is for character strings longer than this character limit. do you know any work arounds to this character limit ?