[MonoTouch] Your sqlite3 version is old - please upgrade to at least v3.5.0!
Ali Shafai
Ali at PlatySoft.com.au
Sun Oct 25 18:24:35 EDT 2009
it was actually exactly that example that gave me the error. I ran on
simulator only. don't have access to my mac at work. to test on device I
have to wait for another 8 hours :(
Cheers,
Ali
2009/10/26 Simon Guindon <simon at nureality.ca>
> I ran this on the simulator first and that's the result I got. I'll run on
> device and let you know the results.
>
> I'll give the example a run as well.
>
> Thanks,
> Simon
>
> ------------------------------
> From: jonpryor at vt.edu
> To: simon at nureality.ca
>
> Subject: Re: [MonoTouch] Your sqlite3 version is old - please upgrade to at
> least v3.5.0!
> Date: Sun, 25 Oct 2009 12:49:48 -0400
> CC: ali at platysoft.com.au; monotouch at lists.ximian.com
>
>
> Odd. Does the example code at
> http://monotouch.net/Documentation/System.Data#Example work for you?
>
> Which iPhoneOS version & hardware is this?
>
> Thanks,
> - Jon
>
> On Oct 25, 2009, at 12:01 PM, Simon Guindon <simon at nureality.ca> wrote:
>
> I'm also getting this error.
>
> I don't think it's related to using a function that isn't in 3.0 because
> I'm getting this exception on the connection.Open()
>
> I'm doing the following:
>
> SqliteConnection.CreateFile(dbPath);
> SqliteConnection connection = new SqliteConnection("Data Source=" +
> dbPath);
> connection.Open();
>
> Thanks,
> Simon
>
> > From: <jonpryor at vt.edu>jonpryor at vt.edu
> > To: <Ali at PlatySoft.com.au>Ali at PlatySoft.com.au
> > Date: Sun, 25 Oct 2009 08:26:22 -0400
> > CC: <monotouch at lists.ximian.com>monotouch at lists.ximian.com
> > Subject: Re: [MonoTouch] Your sqlite3 version is old - please upgrade to
> at least v3.5.0!
> >
> > On Sun, 2009-10-25 at 19:07 +1100, Ali Shafai wrote:
> > > I'm trying to use Sqlite in my app using the lib from here :
> > > <http://monotouch.net/Documentation/System.Data>
> http://monotouch.net/Documentation/System.Data
> > >
> > > when I run my app I get this error: Your sqlite3 version is old -
> > > please upgrade to at least v3.5.0!
> >
> > Can you provide source code that demonstrates this bug?
> >
> > Also keep in mind the limitations:
> >
> > <http://monotouch.net/Documentation/System.Data#Mono.Data.Sqlite>
> http://monotouch.net/Documentation/System.Data#Mono.Data.Sqlite
> >
> > You're probably attempting to use one of the functions that isn't in
> > SQLite v3.0 (which is what iPhoneOS provides).
> >
> > Thanks,
> >
> > - Jon
> >
> >
> > _______________________________________________
> > MonoTouch mailing list
> > <MonoTouch at lists.ximian.com>MonoTouch at lists.ximian.com
> > <http://lists.ximian.com/mailman/listinfo/monotouch>
> http://lists.ximian.com/mailman/listinfo/monotouch
>
> ------------------------------
> CDN College or University student? Get Windows 7 for only $39.99 before Jan
> 3! Buy it now! <http://go.microsoft.com/?linkid=9691632>
>
>
> ------------------------------
> Ready for a deal-of-a-lifetime? Find fantastic offers on Windows 7, in one
> convenient place. <http://go.microsoft.com/?linkid=9691629>
>
--
Cheers,
Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20091026/68b40626/attachment.html
More information about the MonoTouch
mailing list