You can look at the command line sources and see which SQL statement is used to get that output (from .tables).
Tiago On Tue, 12 Oct 2004 09:03:12 -0500, Bob Dankert <[EMAIL PROTECTED]> wrote: > Is there any way through a sql call to get a listing of tables in > sqlite? I tried '.tables' as would be used at the console application, > but this is not supported. > > Thanks! > > Bob Dankert > >

