Re: [gnome-db] GnomeDbGrid crashes when setting a GdaDataModel



On Thu, 2002-07-18 at 18:35, Javier Muņoz Ferrara wrote:
>   Hi!
> 
>   I'm trying to use a GnomeDbGrid. I can create it whit
> gnome_db_grid_new(), but when I asign it a GdaDataModel with
> gnome_db_grid_set_model(GnomeDbGrid*, GdaDataModel*) it crashes
> (segfault). I have tryied to use
> gnome_db_grid_new_with_model(GdaDataModel*), but it crashes too. What am
> I doing wrong?
> 
> I compile the code with:
> $ gcc test.c -o test `pkg-config --libs -cflags libgnomedb`
>
that same program, just changing the connection parameters and the
SELECT command does not crash for me. Maybe there is something not
supported in the table you are using? What provider are you using?

cheers



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