Richard Barrington  wrote:

> 
> I've been playing with 7.4, and found that I couldn't create a UNICODE
> field, with the default TST74 database. 
> 
> E.G.
> 
> ./dbmcli on TST74>sql_execute create table mytable(myid varchar(10)
> unicode)
> ERR
> -24988,ERR_SQL: sql error
> -3002,Invalid datatype
> 
> Am I missing something obvious, or is this a bug? 

The datatype UNICODE is only available if you have a unicode-database
(installation parameter _UNICODE=yes).

Elke
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to