Re: [GENERAL] ERROR: using an explicit cast

Поиск
Список
Период
Сортировка
От Wim Ceulemans
Тема Re: [GENERAL] ERROR: using an explicit cast
Дата
Msg-id 000d01be2475$e1df6480$67faa8c0@aladdin.nice.be
обсуждение исходный текст
Список pgsql-general
Thanks a lot Jose. This has solve my problem completely

Regards

Wim Ceulemans - wim.ceulemans@nice.be
Nice Software Solutions
Eglegemweg 3, 2811 Hombeek - Belgium
Tel +32(0)15 41 29 53 - Fax +32(0)15 41 29 54

>
>   CREATE VIEW vista AS SELECT 'Hello World'
>
>          View will be created having a column with an unknown type
>          unless you specify it as:
>
>   CREATE VIEW vista AS SELECT 'Hello World'::text
>
>
>   -Jose'-
>


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

Предыдущее
От: Constantin Teodorescu
Дата:
Сообщение: PgAccess version 0.93 (for Unix and Windows) has been released!
Следующее
От: Luis Bezerra
Дата:
Сообщение: Starting one daemon and using postgres