Re: [sqlite] Column MetaData

2009-09-09 Thread Jay A. Kreibich
On Wed, Sep 09, 2009 at 07:33:31AM -0700, Sebastian Bermudez scratched on the wall: > ok. i'm develop... an PHP-WEB Sqlite TUNNEL Because apparently the world doesn't have enough wheels? >select * from tableA > > how can i to know the "base table name" of a column for make the

[sqlite] Column MetaData

2009-09-09 Thread Sebastian Bermudez
ok. i'm develop... an PHP-WEB Sqlite TUNNEL that PHP get a request, process it and send results to client (desktop app) In the client side, i have my Own Ado Like Data Access components my Question is: my cliente send a query "select * from tableA" the PHP exec the query and return an