cjkenworthy
Programmer
I'm due to upgrade an SQL 7.0 server to 2000 soon - and will be wiping it clean and restoring the data from a backup.
My plan is to use SQL's own backup to backup the databases to file - then restore the data once the fresh installation is complete.
My concern is however that, although backing up to file does preserve login information for each database - how do I preserve the Logins detailed for the SQL srever (listed under 'Security' in Enterprise Manager).
Is there any way to backup these logins and permissions? Will the restore fail on my new server due ot the absence of the logins under 'Security' (they are domain and standard users for DSNs and connection strings)
Thanks.
My plan is to use SQL's own backup to backup the databases to file - then restore the data once the fresh installation is complete.
My concern is however that, although backing up to file does preserve login information for each database - how do I preserve the Logins detailed for the SQL srever (listed under 'Security' in Enterprise Manager).
Is there any way to backup these logins and permissions? Will the restore fail on my new server due ot the absence of the logins under 'Security' (they are domain and standard users for DSNs and connection strings)
Thanks.