which version of the dll are you using ? do you have REFERENCES
declarations ? can you send me a sample of the data ? 

> -----Original Message-----
> From: Hugh Gibson [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, June 22, 2005 4:22 PM
> To: sqlite-users@sqlite.org
> Subject: Re: [sqlite] ANN: Sqlite3Explorer.exe version 1.6
> 
> Just got a crash when viewing table data using SQLite3Explorer version
> 1.6:
> 
> ---------------------------
> sqlite3explorer
> ---------------------------
> Access violation at address 00402E29 in module 'sqlite3Explorer.exe'. 
> Write of address 01357AAE.
> ---------------------------
> OK   
> ---------------------------
> 
> Pressing OK enabled me to scroll the data, but when reaching 
> near the bottom I got:
> 
> ---------------------------
> sqlite3explorer
> ---------------------------
> RecordIndex out of range.
> ---------------------------
> OK   
> ---------------------------
> 
> Integrity check on the database gave:
> 
> ---------------------------
> sqlite3explorer
> ---------------------------
> Database seems ok
> ---------------------------
> OK   
> ---------------------------
> 
> Scrolling up and down gave more errors, and eventually I had 
> to kill the app.
> 
> The only thing that could affect this is that I had some 
> fields with lots of data, probably around 100k.
> 
> Hugh
> 
> 
> 

Reply via email to