Page 1 of 1

VirtualQuery and SQLite

Posted: Mon 19 Jun 2017 14:39
by MICHALA
Does VirtualQuery use SQLite engine?
If so, it should behave like SQLite (speed, semantics).

Michal

Re: VirtualQuery and SQLite

Posted: Wed 21 Jun 2017 08:22
by MaximG
You are absolutely right. VirtualDAC is developed with using SQLite engine, therefore, for queries building you can use the syntax used in SQLite