Hi!

> In V3 the information was available using the GdaDict object. In V4,
> the same information is available using the GdaMetaStruct object. 
> 
> The only difference (appart from the API) is that in V3 all the
> dictionary had to be in memory all the time even if not used whereas
> in V4 only the requested part of the dictionary is loaded in memory:
> the dictionary itself is represented by a GdaMetaStore (which uses a
> DB) and an extract of the dictionary is represented as a
> GdaMetaStruct.

Could you give me some example then how to replace
gda_column_set_primary_key() in V4? I have checked the API of
GdaMetaStore and GdaMetaStruct but it's not obvious to me how that
should work.

Thanks,
Johannes
> 
> 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to