lexcorp / assql

Automatically exported from code.google.com/p/assql
0 stars 0 forks source link

SQLConnection.loadSchema() #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Looking at using assql in our application that currently employs SQLite in 
AIR.

One of the features we employ in the SQLite interface is the ability to 
query the db schema, using  SQLConnection.loadSchema().

After scanning the documentation, I could not find any reference to query 
schema support. 

I was wondering - is such functionality forthcoming/possible - and if so, 
let me know if I can be of assistance.

Regards,

dp

Original issue reported on code.google.com by gardensp...@gmail.com on 18 Dec 2008 at 10:12

GoogleCodeExporter commented 9 years ago
I will add this to the current plan.

Thanks,

Matt

Original comment by macl...@gmail.com on 19 Dec 2008 at 2:16

GoogleCodeExporter commented 9 years ago
thanks! 

i hope to start on my port from sqlite to sql next week - i can get around the 
schema  
to start.

i'll keep you informed of the progress.

dp

Original comment by gardensp...@gmail.com on 19 Dec 2008 at 5:41

GoogleCodeExporter commented 9 years ago
would love to have this feature?

can I help do this? Anything you can point me towards on how to do this via 
sockets would be great. 

(like JDBC has get metadata etc.)

Thanks
C

Original comment by chand...@gmail.com on 24 May 2010 at 7:50