[yunqa.de] Re: Accessing sqlar and zipfile functions

  • From: Delphi Inspiration <delphi@xxxxxxxx>
  • To: yunqa@xxxxxxxxxxxxx
  • Date: Sun, 3 Mar 2019 08:54:08 +0100

On 02.03.2019 23:14, Tom Holden wrote:

What I meant by that was the equivalent to the SQLite CLI .archive command or the -A option when calling sqlite3.exe.

Correct. The SQLAR and ZIPFILE extensions doe not provide archive file
management functions and neither does SQLiteSpy. Please use the SQLite3
CLI for this purpose.

I don't see a way using zipfile() and the Virtual Table in SQLiteSpy to add an existing file to the zip file.

Correct also. Again, SQLiteSpy does not provide file management
functions. It does not intend to rival archive management software. It
provides the SQLAR and ZIPFILE extensions to bridge the gap between
archives and database contents by allowing SQL to read and manipulate them.

Ralf
_______________________________________________
Delphi Inspiration mailing list
yunqa@xxxxxxxxxxxxx
//www.freelists.org/list/yunqa



Other related posts: