Re: [gnome-db] Compiling/Running a simple gnome-db program
- From: Juan Andrés Bentancour <jabentancour uolmail com ar>
- To: Daniel Morgan <danmorg sc rr com>, GnomeDB <gnome-db-list gnome org>
- Subject: Re: [gnome-db] Compiling/Running a simple gnome-db program
- Date: 30 Jan 2002 14:48:39 -0300
En mié, 2002-01-30 a 13:16, Daniel Morgan escribio:
> My simple gnome-db program keeps giving me a segfault. What am I doing
> wrong?
>
> I have maked and installed libgda 0.2.94 and gnome-db 0.2.94 on Red Hat
> 7.2.
>
> I have been succuessful at creating and running my simple libgda
> programs, but I am having difficulty with my simple gnome-db program.
>
> I have attached the source file and make file gnomedb-hello.c and
> gnomedb-hello.make.
>
> Thanks in advance,
> Daniel
>
>
try change:
gchar *pg_provider = "OAFIID:GNOME_GDA_Provider_Postgres_ConnectionFactory";
to:
gchar *pg_provider = "OAFIID:GNOME_GDA_Provider_Postgres_Connection";
At least, this works for me.
bye !
Juan Andrés-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]