[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-core-devel
Subject:    Re: Request for comments: New address book API
From:       Shawn Gordon <shawn () thekompany ! com>
Date:       2001-10-13 22:10:48
[Download RAW message or body]

At 02:31 PM 10/13/2001, you wrote:
>On Saturday 13 October 2001 23:24, Shawn Gordon wrote:
> > At 01:54 PM 10/13/2001, you wrote:
> > >Hi Cornelius!
> > >
> > >On Saturday 13 October 2001 22:11, Cornelius Schumacher wrote:
> > > > - vCard backend (RFC 2425).
> > >
> > >what about mulitple backends? I am particulary thinking of an SQL backend
> > >(using Qt SQL). This is especially important for enterprises that already
> > >have an existing database or want to share for example a customer
> > > database.
> >
> > I don't want to rain on anyones parade here, and I would be curious what
> > other peoples results have been, but QtSQL is totally useless for
> > applications like DataArchitect and Rekall.
>
>Could you name some problems?
>
></daniel>

here is one (of a number), in looking at the insert code. Basically, you 
prime the cursor for
insert, stuff in some values, then do in insert. The cursor is then
invalidated until you do another select (or you can say to leave it valid,
but the inserted values do not appear in the cursor until you do another
select).

This is total crap; it is 100% useless for something like Rekall. Imagine 
accessing a
database over the net, where there are (say) 10K records. Each time you
insert you have to reissue the select; also, you cannot tell reliably which
was the inserted record. So, the user has to wait ages, only for the form to
return to the first record (or maybe the last).


Regards,

Shawn Gordon
President
theKompany.com
www.thekompany.com
949-713-3276

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic