Hi, I'm trying to get information about autoindex column for specified TABLE. I found something: http://groups.yahoo.com/group/sqlite/message/197
But command:
pragma index_info('(TABLE autoindex 1)');
does not return expected information...-- Regards Michal Zaborowski (TeXXaS) http://sqlite4delphi.sourceforge.net/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

