Database name same in SQL

S

Suz

I would like to know if it is a problem to have the sharepoint database and
project server database under the same database name in SQL. Will this cause
conflict for having an install setup this way? Is there a way to correct
this if I have to without reinstalling everything? I ended up using the same
name...

Thanks in advance.
 
R

Ray McCoppin

I don't think there would be a conflict in this case. but it maybe very
confusing being it's not standard to do this. You could fix it by copying
the currrent database and dropping tables. But this might take longer than
re-installing. I would reconmend re-installing.

good luck.
 
Top