Hi,
I am a real newbie to perl and SQLite. I have several sqlite databases, but have no idea of their tables / table structures.
Is there a way with dbd:SQLite to print a list of tables and then to describe the tables so I have a refference schema from which to develop my applications?
I am using activestate perl 5.10.1.1007 on a windows xp pro sp3 system.
Any tips on using dbd:SQLite would also be greatly appreciated.