RB Smissaert <[EMAIL PROTECTED]>
wrote:
I am not using the sqlite3 command line utility, but a VB adapted
version of
the regular sqlite3.dll. I take it should be no problem to do the
same with
that. Is there a pragma for this?

Nothing in SQLite API forces any kind of field names to be part of query resultset. If you see such a header, it must have been produced by whatever wrapper or adapter you are using. Consult the documentation or contact the authors of the same.

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to