I think I figured it out. I was calling getCount() after the database
connection was closed.
On Mar 1, 11:48 am, creativepragmatic
wrote:
> Never mind. It works. I am not sure why it works now but I am moving
> on.
>
> On Mar 1, 10:40 am, creativepragmatic
> wrote:
>
>
>
> > Hello Everyone,
Never mind. It works. I am not sure why it works now but I am moving
on.
On Mar 1, 10:40 am, creativepragmatic
wrote:
> Hello Everyone,
>
> I know the error will probably be painfully obvious to you but using
> cursor.getCount() on the result of the following returns a 0 when
> there are multip
Okay, problem solved. Due to a bit of careless programming by yours truly ;)
the database was closed down when it shouldn't have been, so it simply
wasn't open at the point, where the requery happened.
Best regards, Mads
On Thu, Jan 8, 2009 at 8:01 PM, Mads <> wrote:
>
> I have an Activty contain
3 matches
Mail list logo