Re: [GENERAL] Connect to postgresql database using Perl

2010-03-31 Thread dipti shah
That was cool ! Thanks a ton. Got my things done. On Wed, Mar 31, 2010 at 1:13 PM, John R Pierce wrote: > dipti shah wrote: > >> Thanks Guys. DBI works fine. I have written below code but it executes >> only on the server where I installed postgresql. Is there any way to run >> this code from re

Re: [GENERAL] Connect to postgresql database using Perl

2010-03-31 Thread John R Pierce
dipti shah wrote: Thanks Guys. DBI works fine. I have written below code but it executes only on the server where I installed postgresql. Is there any way to run this code from remote host. I get an error when trying to run it from remote host. I think it is obvious because in below code there

Re: [GENERAL] Connect to postgresql database using Perl

2010-03-31 Thread dipti shah
Thanks Guys. DBI works fine. I have written below code but it executes only on the server where I installed postgresql. Is there any way to run this code from remote host. I get an error when trying to run it from remote host. I think it is obvious because in below code there is no information wher

Re: [GENERAL] Connect to postgresql database using Perl

2010-03-30 Thread Pavel Stehule
Hello 2010/3/31 dipti shah : > Hi, > > Could anyone please provide me an example to connect to a postgresql > database using Perl language and accessing the tables, schemas, and other > postgresql objects. > http://www.felixgers.de/teaching/perl/perl_DBI.html http://structbio.vanderbilt.edu/chazi