Why don't you simply mapping varchar into nvarchar? It's just about storage
space.


On 4/28/06, Thomas Dudziak <[EMAIL PROTECTED]> wrote:
>
> On 4/26/06, Jun Li <[EMAIL PROTECTED]> wrote:
>
> Yes, well, currently DdlUtils does not support Unicode vs. Non-Unicode
> directly (i.e. via a property). And since you also cannot currently
> override type mappings, using Unicode is somewhat hard on Oracle or
> SQL Server.
> For the latter you might perhaps get away by changing the codepage:
>
> SELECT COLLATIONPROPERTY('Latin1_General_CI_AI', 'CodePage')
>
> Tom
>



--
--------------
Cheers,
Jun

Reply via email to