On 2005-06-05T17:03:12+1000, Lloyd Dupont wrote:
> reading some documentation aboit it I see you could have memory database.
> how do I create them?  or attach them?

http://www.sqlite.org/cvstrac/wiki?p=InMemoryDatabase seem to suggest
that you pass in ":memory:" as the first argument to sqlite3_open.
connect if you use different language bindings.

The API reference should be updated to reflect this, please file a
ticket on it.


/Allan

Attachment: signature.asc
Description: Digital signature

Reply via email to