Rep:Re: Incorrect Column Width For Text Columns

Поиск
Список
Период
Сортировка
От
Тема Rep:Re: Incorrect Column Width For Text Columns
Дата
Msg-id 200201100417.11bc@th00.opsion.fr
обсуждение исходный текст
Список pgsql-odbc
Hello! Bron and Hiroshi,

I set "Max varchar" and "Max LongVarChar" to within
200 bytes and have tried every combination of other
checkboxes in ODBC. The results are all the same -
text columns are interpreted as memo fields.

I have changed the data type of text columns to
varchar(255) for all tables as you suggested. It is
not that complex to make this change as I thought.
All these varchar(255) columns are now interpreted as
string fields and works fine now.

Many thanks for all your helps!

Best Regards,

CN

--------------------------------------------------------
You too can have your own email address from Eurosport.
http://www.eurosport.com






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

Предыдущее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Incorrect Column Width For Text Columns
Следующее
От: Hiroshi Inoue
Дата:
Сообщение: Re: Problem with view and fetch_fields