Sqlite3 command line program instructions

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
jota
Posts: 34
Joined: Tue 22 Nov 2011 19:21

Sqlite3 command line program instructions

Post by jota » Fri 21 Aug 2015 12:34

Hello

This program has features like .dump, .schema, .read, .output, etc.

Can i access, through tuniquery (or other Devart component), these features?

Best regards

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Sqlite3 command line program instructions

Post by AlexP » Wed 26 Aug 2015 12:45

Hello,

No, these commands are available only in the SQLite3.exe utility and are not supported in our products.

Post Reply