> 
> This allocates precisely one byte of data for dbQuery. Try
> 
>       char dbQuery[1024];
> 
I replied to this mail too, but then I used char *dbQuery instead.
What's the difference anyway?



Torbjørn

Reply via email to