Open db file with the name ":memory:" (without the quotes).

This gives you an in-mem database.

-Arthur

----- Original Message ----- 
From: "Christian Hamar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 17, 2003 1:41 PM
Subject: [sqlite] Can we load a db file to RAM ?


> Hi there.
> 
> My question. Can i load an sqlite db file to RAM to work the things
> faster ? Especially to load the file first to some variable and then
> open it in ram. And work from the ram ?
> 
> I need some C and linux ideas.
> 
> Any idea for this ?
> 
> Best Regards:
> 
> Christian Hamar alias kRiX
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to