Subject | Database as own security database |
---|---|
Author | |
Post date | 2017-12-06T14:47:48Z |
I am upgrading from 2.1 to 3.02 and I want a database to be its own security database. If I register the database as:
ABZ = {path to database file}
{
SecurityDatabase = ABZ
}
then I cannot restore from the backup because there is no security context. If I restore as a normal database I cannot connect as there is no login.
ABZ = {path to database file}
{
SecurityDatabase = ABZ
}
then I cannot restore from the backup because there is no security context. If I restore as a normal database I cannot connect as there is no login.
How do I go about this?
Dave