wxWidgets and arrays - Mailing list pgsql-general

From gustavo halperin
Subject wxWidgets and arrays
Date
Msg-id 455ED318.7060307@gmail.com
Whole thread Raw
List pgsql-general
Hello

I'm using PostgreSQL  with wxDb classes from wxWidgets. But I don't know
how to define the columns in the method  wxDbTable::SetColDefs. In
PostgreSQL I define the table in the next form:

CREATE TABLE sal_emp (
   name            text,
   schedule        text[]
);

.. so any idea how to define the variable schedule in wxWidgets???

Thank you in advance,
        Gustavo


pgsql-general by date:

Previous
From: "sumit kumar"
Date:
Subject: Queries those voilate Cost domination Principle
Next
From: "One"
Date:
Subject: Extract between year *and* month