Re: [Newbies] Postgress Database connection

2006-05-10 Thread cdrick
Hi ;) Just to tell you that it was a problem on the server side... the pga_conf file was causing problem beacause of a DynDns or something like that... sorry then but I hope the discussion was interesting for people wanting to connect a postgres db... it works perfectlyt now... again Thanks

RE: [Newbies] Postgress Database connection

2006-05-09 Thread Ron Teitelbaum
] Postgress Database connection Hi again... I'm triing to connect to a remote postgres db without success... I've use several framework ***Jim-PostgresSql *** | client | client := PSQLClient new database: 'sup_prev'; user: 'web'. client establishConnection. client closeConnection. wich give