Hello all. I'm having some trouble with memory DBs. The documents that I find on the website say to use ":memory" as the filename in the call to sqlite3_open. But the only way I can make the function succeed is by passing NULL. Furthermore, I can't get it work at all if I use sqlite3_open16 (using NULL or ":memory"). Is this a bug or ? thx -Brett G. Quoting Lenster :
Thanks for that info Richard - I will certainly try it for size. Congratulations on your most prestgious award. NJH -- View this message in context:
http://www.nabble.com/Most-appropriate-Web-based-database-%28Newbie%29-t1404628.html#a3794224
Sent from the SQLite forum at Nabble.com.
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.