On Fri, 04 Aug 2006 14:42:01 +0200, you wrote: >[EMAIL PROTECTED] wrote:
[...] >>And it would go against the >>basic philosophy of SQLite. >> >> >in which way? > >but as far as I am concerned, I'll be happy if I can get the original >type declaration for the column by querying the database. is there a >way to do so? I've looked into the doc (for example, >"information_schema") but I found nothing which was working for me... Will PRAGMA table_info(tablename); do? >thanks and regards, >MF -- ( Kees Nuyt ) c[_]