[Gambas-user] Listing Views in a database
Cedron Dawg
cedron at exede.net
Wed May 1 17:34:16 CEST 2019
So, I'm messing around with a database in SQLite. So far so good.
1) I can create and access it through Gambas.
2) I can access it through sqlite3 command line.
3) I can access it through "DB Browser for SQLite"
Now, I created a View via a sql statement in sqlite3 command line.
How do I find the list of views, in a database type independent way, via Gambas?
Thanks,
Ced
More information about the User
mailing list