On 21 Dec 2010, at 6:58am, megha gupta wrote:
> I need to use 10 databases in my application and need to keep all of them
> open.
>
> Earlier I was using only 9 databases and had a working code.
Are you opening ten independent connections (i.e. 10 uses of sqlite3_open()) or
are you attaching t
Hi All,
There is a strange problem I am observing.
I need to use 10 databases in my application and need to keep all of them
open.
Earlier I was using only 9 databases and had a working code.
As soon as I introduced a new database, the insert calls for other databases
start to fail after someti
2 matches
Mail list logo