Hi Ged,

Compiled your snippet using VS2005 on XP, sqlite 3.4.2 -
ran to completion with no errors

Rgds,
Simon

PS Took nrly 2 hrs. Added "BEGIN" and "COMMIT" around insert loop,
reduced time to 10 seconds

On 27/11/2007, Ged Murphy <[EMAIL PROTECTED]> wrote:
>
>
>
> Hi,
>
>
>
> I am doing some programmatic stress / benchmark testing on sqlite in the
> hope it'll be of use to me in my project.
>
> I'm performing some simple stress tests to gauge read/write speeds, whereby
> I fill a table with a large amount rows
>
> However,  I hit the following problem on writing:
>
>
>
>   Creating 100000 rows...
>
>   died on row 1075
>
>   SQL error 2: unable to open database fi
>
>   Press any key to continue . . .
>
>
>
> I'm using version 3.5.2 and my stress test code (written in C) is attached.
>
> Does anyone have any ideas as to why it fails?
>
>
>
> Thanks,
>
> Ged
>
>
>
>
>
>
>
>
>
>
>
>
> -----------------------------------------------------------------------------
> To unsubscribe, send email to
> [EMAIL PROTECTED]
> -----------------------------------------------------------------------------
>
>

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to