wxWidgets and arrays

Поиск
Список
Период
Сортировка
От gustavo halperin
Тема wxWidgets and arrays
Дата
Msg-id 455ED318.7060307@gmail.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "sumit kumar"
Дата:
Сообщение: Queries those voilate Cost domination Principle
Следующее
От: "One"
Дата:
Сообщение: Extract between year *and* month