Hi Nuno, I tried the select statement you recommended, it does not return any value!!
No I dont think my wrapper returns the column names, it is too late to change wrappers now, I am too close to my deadline to start again. Many thanks John On 13/07/06, Nuno Lucas <[EMAIL PROTECTED]> wrote:
On 7/13/06, John Newby <[EMAIL PROTECTED]> wrote: > Hi Nuno, I'm using VB.Net 2002 so I don't think I can use these commands. And what about doing a "SELECT * FROM your_table_name LIMIT 0" ? Does your sqlite wrapper returns the column names? If it doesn't, maybe you should think in using another sqlite wrapper that allows it... Regards, ~Nuno Lucas

