Jeroen,
Thank you for the response!
That is exactly what I am trying to do. Loading a single user database. It my come from another environment, so altering the local server syslogins table is out of the question. I had considered all the tables you mention except syscolumns, in the case of encryption.
While I investigate the topic, perhaps you can expand on exactly what would I have to check for in syscolumns. Would I have to extract that table before the load as well and then restore it? What about another database as you mention?
Encryption is a relatively new, and seldom used () ASE feature, which I have to revisit for the purpose. I did not remember that you could store encryption in a separate DB.
Reards,
Jean-Pierre