Hi,
 
I was wondering if there was a way to find the size of data that will be
returned before actually making the call to sqlite3_get_table which will
return a pointer to a malloc'd memory location. My question is really: can I
find the required memory size before the call?
 
Thanks in advance,
Richard.
 

Reply via email to