Posted
on Jan 26, 2007
(permalink)
The version is 2.7.1. The database is sql server. To copy the database, I did a restore on the database that is used for the existing working copy of sitefinity. So, all of the objects, permissions, logins, etc., are exactly the same. I also verified this my manually logging into the db using the login info specified in the connections strings of the web.config of the working copy, and by looking at the new database to ensure that all objects are there. All objects have dbo as owner.
So, as far as I can tell, other than having a different db name, the two databases are exactly identical.