Re: Create tables using Perl DBI - Mailing list pgsql-interfaces

From Ross J. Reedstrom
Subject Re: Create tables using Perl DBI
Date
Msg-id 20001121145414.A5837@rice.edu
Whole thread Raw
In response to Re: Create tables using Perl DBI  ("Jeremy Buchmann" <jeremy@wellsgaming.com>)
Responses RE: Create tables using Perl DBI  ("David Coley" <davidcoley@home.com>)
List pgsql-interfaces
On Tue, Nov 21, 2000 at 12:38:41PM -0800, Jeremy Buchmann wrote:
> 
> It looks like you're missing a ")" in there somewhere.
> Parse error usually = syntax error.
> 

Good eye Jeremy. David, add a right paren between the last NULL and the close
quote. Should work then.

Ross

-- 
Open source code is like a natural resource, it's the result of providing
food and sunshine to programmers, and then staying out of their way.
[...] [It] is not going away because it has utility for both the developers 
and users independent of economic motivations.  Jim Flynn, Sunnyvale, Calif.


pgsql-interfaces by date:

Previous
From: "Jeremy Buchmann"
Date:
Subject: Re: Create tables using Perl DBI
Next
From: "David Coley"
Date:
Subject: RE: Create tables using Perl DBI