Re: [pgadmin-support] Error Message: Invalid property value

2003-09-02 Thread frank_lupo
> -- System Information -- > > Platform: Windows 2000 > Version: 5.0 > Build: 2195 Service Pack 4 > > -- Application Information -- > > Name: pgAdmin II > Version: 1.6.0 > Descripton: > > Name: pgSchema > Version: 1.6.0 > Descripton: PostgreSQL Schema Objects v1.6.0 > > -- Database Informati

[pgadmin-support] Error Message: Invalid property value

2003-09-02 Thread Peter van der Meer
-- System Information -- Platform: Windows 2000 Version:5.0 Build: 2195 Service Pack 4 -- Application Information -- Name: pgAdmin II Version:1.6.0 Descripton: Name: pgSchema Version:1.6.0 Descripton

Re: [pgadmin-support] Error Message: La variable de tipo Object o la variable de bloque With no está establecida

2003-09-02 Thread frank_lupo
>-- Error Information -- > >Description: La variable de tipo >Object o la variable de bloque With no está establecida >Number: >91 >Routine: pgAdmin >II:frmDatabase.CmdCurrVal_Click Hi Nicolas, please set full debug and send me all log file. Bye !! Frank Lupo (Wolf) !! /\_ _/\ \

[pgadmin-support] Error Message: La variable de tipo Object o la variable de bloque With no está establecida

2003-09-02 Thread Rizzo, Nicolas Leonardo
 -- System Information --Platform: Windows 2000Version: 5.0Build: 2195 Service Pack 4-- Application Information --Name: pgAdmin IIVersion: 1.6.0Descripton: Name: pgSchemaVersion: 1.6.0Descripton: PostgreSQL Schema Objects v1.6.0-- Database Information --Version: 7.3.2Descripton: PostgreSQL

Re: [pgadmin-support] pgAdmin III No Trigger Functions available

2003-09-02 Thread Andreas Pflug
Donald Fraser wrote: - Original Message - Subject: Re: [pgadmin-support] pgAdmin III No Trigger Functions available Donald Fraser wrote: the builtin functions (RI_FKey_check_ins etc) if you enable system objects? Yes - when I enable system objects I get all of the

Re: [pgadmin-support] pgAdmin III No Trigger Functions available

2003-09-02 Thread Donald Fraser
- Original Message - Subject: Re: [pgadmin-support] pgAdmin III No Trigger Functions available > Donald Fraser wrote: > > > > > > >>the builtin functions (RI_FKey_check_ins etc) if you enable system objects? > >> > >> > > > >Yes - when I enable system objects I get all of the trigger fun

Re: [pgadmin-support] pgAdmin III No Trigger Functions available

2003-09-02 Thread Andreas Pflug
Donald Fraser wrote: the builtin functions (RI_FKey_check_ins etc) if you enable system objects? Yes - when I enable system objects I get all of the trigger functions available - system ones (RI_FKey_..) and my own. When it is not enalbed I get nothing. SELECT proname FROM pg_proc WHERE