perl problems

From: "Dax Duskin" <dax(dot)duskin(at)zsassociates(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: perl problems
Date: 2001-03-15 14:51:44
Message-ID: 86256A10.0051B6C4.00@zsserver3.zsassociates.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,

I've been having problems getting queries from perl to run with Pg.pm. My
database connection works and the database is opened fine. However when I
execute a query like "$result = $conn->exec($query);" I can never return any
tuples. I have tried many different forms of the sql query, (the exact same
queries work fine in psql) on a couple databases and tables. Still no luck.
The code worked last night. Is there some setting on postmaster that I need to
set? What happened?

Thanks,
Dax Duskin

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Nabil Sayegh 2001-03-15 16:20:03 transponing
Previous Message Daniel A. Melo 2001-03-15 13:21:49 Initdb error