Subject | RE: [ib-support] Creating users with accented characters |
---|---|
Author | Riho-Rene Ellermaa |
Post date | 2002-03-07T07:21:03Z |
What a discrimination to users with non-american names. Have to warn them with big letters in manual.
Riho-Rene Ellermaa
senior programmer
Hansabank
Riho-Rene Ellermaa
senior programmer
Hansabank
> >
> > Is it possible somehow to create Interbase users like
> M=C4RT (MA"RT),
> =DCLO=
> > (U"LO) etc.?
> > ISC4 complains about illegar charsets
>
> No, no and no. Users are ASCII values in IB/FB. Their are outside the
> standard I think. This means users don't have to be unicode or support
> special characters since they are implementation-dependent.
> They aren't
> considered identifiers.
> Changing that on the engine would be a big project.