Search Postgresql Archives

wxWidgets and arrays

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux