Subject LoginUsernamePrefix
Author Alan McDonald
Jason,
you say you use the LoginUserNamePrefix.
I use it too but right now I'm planning an application which will permit
users to download and install firebird themselves (as well as run my app
with the embedded version).
I just wonder if you have thought of a prefix which is legal (in terms of
characterset) but still rather unique so that the use of the server by
others does not find my usernames being created by someone else with my
prefix.
The security database is dialect 1 but my database is dialect 3, so if e.g.
I use a prefix '02', the user can be created but the roles need some special
"" attention.
had any thoughts on the use of &%^ etc characters in the prefix?
Alan