DBD Question - Mailing list pgsql-interfaces

From Len Morgan
Subject DBD Question
Date
Msg-id 35904076.6F9525EB@bbs.xroadstx.com
Whole thread Raw
List pgsql-interfaces
This may seem like a stupid question but did you try and create your
table exactly the way it showed in your posting?  If I'm not mistaken
there is a problem with using a reserved word such as CHAR or BOOL as a
column name.  This may have changed in newer versions but I seem to
recall this was a problem.  If this is the case, try it with different
column names (i.e., c CHAR, b bool) etc instead of char CHAR, bool BOOL.

Just a thought

len morgan


pgsql-interfaces by date:

Previous
From: ml@jpn.tuv.com
Date:
Subject: [ODBC] Windows NT, ODBC 3.x, problem to connect
Next
From: Steve Doliov
Date:
Subject: newbie question about PHP