[Gambas-user] Listing Views in a database
Benoît Minisini
g4mba5 at gmail.com
Wed May 1 18:13:16 CEST 2019
Le 01/05/2019 à 17:34, Cedron Dawg a écrit :
> 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
>
There is no view management in 'gb.db'.
--
Benoît Minisini
More information about the User
mailing list