PROBLEM SOLVED

Thank you Hans-Jürgen.

Your suggestion to disable msvc compiler optimizations seems to
have solved the problem... I can now create large records.  MSVC
optimizations apparently limited the size to 1024.

Sorry for all the trouble I caused.  Perhaps we learned something... for
sure, I did.

I can't thank you enough.

dave

On Sun, Aug 3, 2008 at 12:40 PM, Hans-Juergen Taenzer <
[EMAIL PROTECTED]> wrote:

> David Nelson  ([EMAIL PROTECTED]) wrote:
>
> > Am now thinking there's something wrong with how sqlite gets
> > compiled.... (using MS Vers 6 Visual Studio)
>
> Switch off all optimisations when compiling.
> I more often had problems with MSVC in the past.
>
> Hans-Jürgen
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to