module object has no attribute ISO

Поиск
Список
Период
Сортировка
От John L. Turner
Тема module object has no attribute ISO
Дата
Msg-id 200207201221.43974.jlt@wvinter.net
обсуждение исходный текст
Список pgsql-interfaces
Have installed pyPgSQL and ran tests, they seem to be reporting ok !

Tried to (Select * From \"Table Revision Schedule\"")
And print  the fields.

I get an error:
'module' object has no attribute ISO

The table has four fields
field name    type            size        not null
rev_id        int4            4        NOT NULL
rev_date        date            4
rev_desc    varchar(80)    255
rev_ver         varchar(10)    10

*** From pgaccess the query returns correctly no Errors

Thanks in advance for ANY comments.

--
John Turner
http://home.ntelos.net/~JLT
"Just because you do not know the answer
does not mean that someone else does"
Stephen J. Gould, {rip}


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: ecpg & host variables
Следующее
От: Salustiano Villanueva
Дата:
Сообщение: pgaccess: backgroud colors