Thanks for the information.
Let me make sure I understand it correctly. Here is my setup.
–Database (name = 'alfresco')
——-Schema-1 (the default schema (i.e. dbo)) - This schema has Alfresco 3.1.1 installed in it
——-Schema-2 (a new schema that I created) - Planning to install Alfresco 3.3.1 in this.
Please note that in my setup, there is only one "database" but two different "Schemas" in it. Is this setup correct? If so, how will I point Alfresco to "Schema-2"? If its 2 different "databases" altogether, I know I can configure it through db.name property or through the db.url properties, but how will I tell Alfresco to connect to a specific schema in a database?
Or, Am I supposed to create a totaly NEW database for the upgrade?
Thanks