tobias schrieb:
> good evening,
> i have a more sqlite related question:
> what does it mean in the doc: For SQLite, you can also create and use a
> database in memory by giving as database name the string ":memory:".
> (from gambas2 doc, gb.db.connection.name)
>
> what is creating a database in
good evening,
i have a more sqlite related question:
what does it mean in the doc: For SQLite, you can also create and use a
database in memory by giving as database name the string ":memory:".
(from gambas2 doc, gb.db.connection.name)
what is creating a database in memory?? simply a temporary d