Обсуждение: Bug?

Поиск
Список
Период
Сортировка

Bug?

От
Erwin van den Berg
Дата:
Hi,

ODBC driver version: 6.40.0006
PostgreSQL version 6.5.3

If I declare a field as char(16) and put for instance 'abcd' in it, I
get 'abcd            ' back (the original string with 12 spaces). What
am I doing wrong or is this a bug? When I tested my application with an
access database, I didn't have this problem.

Best regards,
Erwin van den Berg