Re: tcpip connections..

From: "Williams, Travis L, NPONS" <tlw(at)att(dot)com>
To: "Christoph Dalitz" <christoph(dot)dalitz(at)hs-niederrhein(dot)de>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: tcpip connections..
Date: 2002-11-21 18:45:19
Message-ID: AB815D267EC31A4693CC24D234F8291602F87659@ACCLUST02EVS1.ugd.att.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

tada.. that worked.. thanks..

Travis

-----Original Message-----
From: Christoph Dalitz [mailto:christoph(dot)dalitz(at)hs-niederrhein(dot)de]
Sent: Thursday, November 21, 2002 8:19 AM
To: Williams, Travis L, NPONS
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: tcpip connections..

> Date: Thu, 21 Nov 2002 08:18:22 -0500
> From: "Williams, Travis L, NPONS" <tlw(at)att(dot)com>
>
> I didn't realize it.. but all of my scripts before this one
using DBI::Pg
> have been local.. (I realized that somewhere I've got to specify where
the DB is)
> reading the DBI::Pg I'm not sure where to specifiy this at.. any help
is appreciated..
>
$dbh = DBI->connect("dbi:Pg:dbname=bla;host=blabla;port=blablabla",
...);

Christoph

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Magnus 2002-11-21 18:46:09 &main::execute undefined?
Previous Message Dave [Hawk-Systems] 2002-11-21 18:42:21 Re: Selecting distinct records