Jay,
Did MSSQL actually allow you to create two dbs with the same name?? That is very unexpected.
I don't want to sound condescending, but just so we're clear on terminology and you're not confusing databases with servers - MSSQL runs as a service on a server and is typically referred to as "SQL server". And any single instance of MSSQL "SQL server" can host any number of databases. SQL servers need to have names and databases need to have names.
So given all of that, are you sure there are two databases called ProjectServer? If this was actually allowed to happen I can certainly see that something like connecting to the database may not work. If at all possible I'd look into changing the name of one of those dbs if there really are 2.
Earl
OK, I found out some things. I enabled TCP/IP in client network utility for
SQL and that fixed the problem for SQL upgrade and kinda fixed the problem
for Project server upgrade. But now when going thru PS upgrade it tells me it
could not find the specified SQL server. My SQL server is a local SQL with
not name. The name is (local) so I put my swervers name in there but it
doesn't like it. Still tells me that it could not find specified SQL name.
Would it casue a problem that I have 2 databaese called ProjectServer.