--- hershel fisch <[EMAIL PROTECTED]> wrote: > Hi, how do I select all tables (table names) in > a SQLite database? > Thanks, Hershel >
How about using the 'revdb_TableNames' / 'revDatabaseTableNames' function? ## put revDatabaseTableNames(theConnectionID) into theTableNames ## HTH, Jan Schenkel. Quartam Reports & PDF Library for Revolution <http://www.quartam.com> ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
