On Fri, Aug 28, 2015 at 12:15 PM, <jose.campos.romero at andaluciajunta.es>
wrote:

> The Sqlite3.exe CLP has features like .dump, .schema, .read, .output, etc.
>
> Can I use through sqlite3.dll functions?.


No. They are features of sqlite3.exe, not the DLL.


> Some examples and/or information, please
>

You'll need to port them into your app in order to use them.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of
those who insist on a perfect world, freedom will have to do." -- Bigby Wolf

Reply via email to