Hi Steve,
I have had a couple of Beta testers using Android 4.1 (or later) devices for
a few months now with no problems reported. ExecuteNonQuery is used
extensively in the app to write/update records to the SQLite db using insert
and update commands. I think the app was compiled using
mono-andro
We have been running an application for a few years with no trouble. Now we
find that if our customers have a phone or tablet with the versions
4.1/4.2/4.3, we get an Exception (object reference not set to an instance of
an object) from within an Insert SQL command using
SqliteCommand.ExecuteNonQue
id not work in the emulator under the 4.0x versions we tested with
>> at the time, but worked in every physical device that we tested against.
>> The joys of the emulator.
>>
>> Wally
>>
>> --
>> Date: Fri, 18 May 2012 13:1
n
email]
To: [hidden
email]
CC: [hidden
email]
--
> Date: Fri, 18 May 2012 13:12:04 +0200
> From: [hidden email]<http://user/SendEmail.jtp?type=node&node=5709904&i=0>
> To: [hidden email] <http://user/SendEmail.jtp?type=node&node=5709904&i=1>
> CC: [hidden email] <http://user/SendEmail.
Wally
Date: Fri, 18 May 2012 13:12:04 +0200
From: [hidden
email]
To: [hidden
email]
CC: [hidden
email]
Subject: Re: [mono-android] SQLite error
Hello
complicated than we are used to with VS. You
can use adb to connect to the db, but you have
to have the device. I'm sure that there are
higher level tools that you can use, but I am
am not aware of them.
>
>
> Wally
>
> > Date: Fri, 18 May 2012 03:35:23 -0700
> > From: mdu...@gmail.com
> > To: monodroid@lists.ximian.com
> > Subject: [mono-android] SQLite error
> >
> > Hello,
> >
> > I'm having this probl
12:04 +0200
From: mdu...@gmail.com
To: theevilprogram...@hotmail.com
CC: monodroid@lists.ximian.com
Subject: Re: [mono-android] SQLite error
Hello Wally,
thanks for the quick response.
On that specific example,
higher level tools that you can use, but I am not
aware of them.
Wally
> Date: Fri, 18 May 2012 03:35:23 -0700
> From: mdu...@gmail.com
> To: monodroid@lists.xi
Thanks!
Il 18/05/2012 12:45, ledz [via Mono for Android] ha scritto:
>
By the way, is there a way with a thirdy part software or even
with vs to
create a sqlite DB and deploy it with the application?
I use sqlitestudio for t
That solves the sqlite visual tools problems. Good info.
Date: Fri, 18 May 2012 11:45:16 +0100
From: gonc...@minkan.net
To: monodroid@lists.ximian.com
Subject: Re: [mono-android] SQLite error
>
By the way, is there a way with a thirdy part software or even with vs to
create a sqlite DB
t there are
higher level tools that you can use, but I am not aware of them.
Wally
> Date: Fri, 18 May 2012 03:35:23 -0700
> From: mdu...@gmail.com
> To: monodroid@lists.ximian.com
> Subject: [mono-android] SQLite error
>
> Hello,
>
> I'm having this problem with the
> By the way, is there a way with a thirdy part software or even with vs to
create a sqlite DB and deploy it with the application?
I use sqlitestudio for this matter. Don't know if there's a better one, but
this one get's the work done.
http://sqlitestudio.one.pl/
On 18 May 2012 11:35, mdurli
Hello,
I'm having this problem with the sample code of the wrox book "Pro Android
programming with Mono for Android", InternalNetworkData sample.
First it creates a DB and fills it with data, with success, then tries to
read the data with a SqliteDataReader.
I tried to debug it and when it gets to
15 matches
Mail list logo