Re: [gnome-db] Libgda 3.99.1 released



On Wed, Mar 19, 2008 at 11:56 PM, Massimo Cora' <maxcvs email it> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>  Hash: SHA1
>
>  Hi Vivien,
>
>  thanks for 3.99.1!
>
>
>  Vivien Malerba wrote:
>  > After a long time, I'm pleased to announce the first version of Libgda
>  > which will lead to a V4. This version is a major rework of the
>  > library's internals to correct the conception errors that were made
>  > with previous versions; it also aims at having a smaller yet more
>  > powerfull and easier to understand API, and to close some long
>  > standing bugs.
>  >
>
>  I agree that it has now an easier and smarter architecture.
>  I'm already using the latest version on Anjuta. I would be really happy
>  helping debugging it, as I expect a great 4.0.
>
>  Right now I'm encountering some problems with my implementations:
>
>  1.
>  ** (SimpleExample:2769): WARNING **: Error:
>  /home/pescio/svnroot/svninstalled/usr/lib/libgda-4.0/providers/libgda-capi.so:
>  undefined symbol: _gda_capi_meta__info
>

Ok, this is a typo error, easy to correct.

>  2. last_inserted_id is missing.
>  Implementation missing: gda_sqlite_provider_statement_execute() in
>  gda-sqlite-provider.c line 1569

I'll implement that ASAP then.

>
>  Only the second one affects population of my tables, as I cannot do
>  relationals connections. After fixing that I can test the sql parser
>  with a bunch of complex queries.

You don't need the missing feature to execute some complex queries,
but you won't be able to retreive the last inserted row for the moment
(it only has an impact on INSERT queries).

Cheers,

Vivien


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]