Re: [GENERAL] DBI module for postgres 1.4.3

2006-12-07 Thread AgentM
On Dec 7, 2006, at 6:00 , Albe Laurenz wrote: Jasbinder Singh Bali wrote: Whats the difference between a module and a bundle as i can see while downloading DBI from CPAN website. What exactly needs to be downloaded . I'm kind of not sure about it. I have never heard of a 'bundle' in context

Re: [GENERAL] DBI module for postgres 1.4.3

2006-12-07 Thread Albe Laurenz
Jasbinder Singh Bali wrote: >>> Trying to connect to it throught perl code. >>> Just wondering if DBI would be the best tool to use to >>> accomplish this task. >>> Which version of DBI should I be using. >>> I mean if any one of you could give me exact pointers to it, >>> would be highly apprecia

Re: [GENERAL] DBI module for postgres 1.4.3

2006-12-06 Thread Jasbinder Singh Bali
Hi, Whats the difference between a module and a bundle as i can see while downloading DBI from CPAN website. What exactly needs to be downloaded . I'm kind of not sure about it. Thanks, Jas On 12/4/06, Albe Laurenz <[EMAIL PROTECTED]> wrote: > Trying to connect to it throught perl code. > Just

Re: [GENERAL] DBI module for postgres 1.4.3

2006-12-04 Thread Tshimanga Minkoka
Laurenz Sent: Monday, 04 December 2006 09:27 To: Jasbinder Singh Bali *EXTERN*; pgsql-general@postgresql.org Subject: Re: [GENERAL] DBI module for postgres 1.4.3 > Trying to connect to it throught perl code. > Just wondering if DBI would be the best tool to use to > accomplish this task

Re: [GENERAL] DBI module for postgres 1.4.3

2006-12-04 Thread Albe Laurenz
> Trying to connect to it throught perl code. > Just wondering if DBI would be the best tool to use to > accomplish this task. > Which version of DBI should I be using. > I mean if any one of you could give me exact pointers to it, > would be highly appreciated. Yes, perl(DBI) is the canonical

Re: [GENERAL] DBI module for postgres 1.4.3

2006-12-01 Thread Jasbinder Singh Bali
Oops my bad. That 1.4.3 was pgadmin versioin actually. Sorry about that On 12/1/06, Joshua D. Drake <[EMAIL PROTECTED]> wrote: On Fri, 2006-12-01 at 21:05 +0100, Martijn van Oosterhout wrote: > On Fri, Dec 01, 2006 at 02:49:59PM -0500, Jasbinder Singh Bali wrote: > > Hi > > I'm using postgresql

Re: [GENERAL] DBI module for postgres 1.4.3

2006-12-01 Thread Joshua D. Drake
On Fri, 2006-12-01 at 21:05 +0100, Martijn van Oosterhout wrote: > On Fri, Dec 01, 2006 at 02:49:59PM -0500, Jasbinder Singh Bali wrote: > > Hi > > I'm using postgresql version 1.4.3. > > No such version exists. What exactly do you mean? I am guessing he means DBD::Pg 1.4.3 to PostgreSQL version

Re: [GENERAL] DBI module for postgres 1.4.3

2006-12-01 Thread Jasbinder Singh Bali
I've downloaded dbd:pg 1.49. Should work? On 12/1/06, Martijn van Oosterhout wrote: On Fri, Dec 01, 2006 at 02:49:59PM -0500, Jasbinder Singh Bali wrote: > Hi > I'm using postgresql version 1.4.3. No such version exists. What exactly do you mean? > Trying to connect to it throught perl code.

Re: [GENERAL] DBI module for postgres 1.4.3

2006-12-01 Thread Martijn van Oosterhout
On Fri, Dec 01, 2006 at 02:49:59PM -0500, Jasbinder Singh Bali wrote: > Hi > I'm using postgresql version 1.4.3. No such version exists. What exactly do you mean? > Trying to connect to it throught perl code. > Just wondering if DBI would be the best tool to use to accomplish this task. > Which v