--- Agustin Rivera <[EMAIL PROTECTED]> wrote: > Is there a postgres pg.pm module available for Windows? I can't seem to > locate one for anything other than *nixes. > > Thanks, > Agustin Rivera > Webmaster, Pollstar.com > http://www.pollstar.com
Assuming that you are using DBI, you can either create an ODBC connection and use DBD::ODBC, or you could also check out DBD::Pg (http://theoryx5.uwinnipeg.ca/CPAN/data/DBD-Pg/dbd-pg.html). Cheers, Curtis "Ovid" Poe ===== "Ovid" on http://www.perlmonks.org/ Someone asked me how to count to 10 in Perl: push@A,$_ for reverse q.e...q.n.;for(@A){$_=unpack(q|c|,$_);@a=split//; shift@a;shift@a if $a[$[]eq$[;$_=join q||,@a};print $_,$/for reverse @A __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]