What is you use case? Why do you need this?
I am asking because maybe it helps thinking alternate solutions...

On Thu, Jun 6, 2013 at 10:05 AM, Philip Bennefall <[email protected]> wrote:
>
> ----- Original Message ----- From: "Paolo Bolzoni"
> <[email protected]>
>
> To: <[email protected]>; "General Discussion of SQLite Database"
> <[email protected]>
> Sent: Thursday, June 06, 2013 10:02 AM
>
> Subject: Re: [sqlite] Serialize an in-memory database
>
>
>> Sorry I am missing a bit,
>> What is the problem of using sqlite3_backup again?
>>
>
> Hi Paolo,
>
> I would like to avoid using a temporary file, but rather just save and load
> the database as a memory block. Serialize to and from memory, in other
> words.
>
>
> Kind regards,
>
> Philip Bennefall
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to