Unicode - MySQL (Magic xpa 4.x)
The table below lists Magic xpa’s Unicode attribute and the valid data types in MySQL. 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.
|
|
|
|
ZUnicode
|
n,1-255
>= 256 & < 32000
>= 32000
|
n*2+2
|
SQL_WCHAR
SQL_WVARCHAR
SQL_WLONGVARCHAR
|
Unicode
|
n,1-255
>= 256 & < 32000
>= 32000
|
n*2
|
SQL_WCHAR
SQL_WVARCHAR
SQL_WLONGVARCHAR
|