How to explore SQLite database structure in an Adobe AIR application?
Using SQLConnection and various SQL schema class I have explore SQLite DB class.
I have created sample exmple where user can browse proper SQLite database file.
Application display all table list from the selected database also it shows columns list when any specific table get selected.
After table selection all column listed. It also diplay data from the specific selectd column.
Trigger and Views also can be explore from databas using same class.
i have attached sample files(Flash Bulider 4).
Regards,
Virat Patel
+