Troels Arvin wrote:
Quote:
I wrote:
I found a way to GRANT: If I use upper-case, it works: GRANT select ON
some.table TO USER "FOO.BAR"
- And if the user then connects as "foo.bar", then things still work (it
looks like DB2 normalizes usernames to upper case).
But I'm afraid that there might be further complications ahead. Could
there be other special situations when using usernames with dots? |
You get similar problems in a more common case of the apostrophe in a name
like O'Neil. For most cases, escaping the apostrophe works (O''Neil) but
that syntax doesn't work with the host system - just in DB2 statements.
--
WHonea
--- Posted via news://freenews.netfront.net/ - Complaints to news (AT) netfront (DOT) net ---