Re: Reading column names only

2012-09-16 Thread aaron morton
Re-work the data model if needed. There are probably some savings inside the server and definitely on the network if you could get just the column names. But it would take a lot of work to make the change and it's probably better solved at the model layer. Hope that helps. -

Re: Reading column names only

2012-09-14 Thread Robin Verlangen
Hi Aaron, Is this something that's worth becoming a feature in the future? Or should I rework my data model? If so, do you have any suggestions? Best regards, Robin Verlangen *Software engineer* * * W http://www.robinverlangen.nl E ro...@us2.nl Disclaimer: The information contained in this mess

Re: Reading column names only

2012-09-14 Thread aaron morton
It's not possible to read just the column names. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 14/09/2012, at 9:05 PM, Robin Verlangen wrote: > Hi there, > > Would it be possible to read only the column names, instead of the names and

Reading column names only

2012-09-14 Thread Robin Verlangen
Hi there, Would it be possible to read only the column names, instead of the names and values? I would like to store some in the value, but without the cost of slowing down the reads of the column names (primary task). Best regards, Robin Verlangen *Software engineer* * * W http://www.robinverla