Eddy Macnaghten wrote:
This does not seem to work for 3.0.7


Marc Pitoniak wrote:

To get the schema of a table T from A I've tried "PRAGMA table_info('A.T') "
among other things without any success.



PRAGMA A.table_info(T);


Fixed with check-in [2001] http://www.sqlite.org/cvstrac/chngview?cn=2001

--
D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565



Reply via email to