Unicode - PostgreSQL
The following table lists Magic xpa’s Unicode attribute with the valid PostgreSQL data types.
Each entry in the table has a default data type that can be forced by specifying that type in the Type property on the SQL section in the Column Properties sheet.
|
|
|
|
Unicode
|
n, 1-2000
|
n*2, 2000-4000
|
VARCHAR
|
|
n, >= 2001
|
n*2, 4002-64000
|
TEXT
|
ZUnicode
|
n, 1-2000
|
n*2, 2-4000
|
VARCHAR
|
|
n, >= 2001
|
n*2, 4002-64000
|
TEXT
|