Error 25624

T

TEdwards

I am installing Project server and have followed all instructions on setup.
About half way thru the installation I get Error 25624 - Failed to execute
SQL String (-2147217900 Create Table dbo.MSP_ASSN_ENTERPRISE. Can anyone
help??
 
G

Gary L. Chefetz [MVP]

The error indicates that you're failing SQL authentication. Make sure that
SQL supports both Windows and SQL authentication and TCPIP protocol. Logon
to install using an account that has local admin rights on the SQL machine,
and/or is a domain admin.
 
W

Windy

I am having this same problem. But when I look at the database rights,
everything looks fine.

I really don't know what it is exactly that I need to do to the user account.

I am using SQL Server 2005 express as my database. Is there a problem with
that?

Gary L. Chefetz said:
The error indicates that you're failing SQL authentication. Make sure that
SQL supports both Windows and SQL authentication and TCPIP protocol. Logon
to install using an account that has local admin rights on the SQL machine,
and/or is a domain admin.
 
B

Boacon

Got the same error but im using MSDE and sbs 2003

any solutions out there?

Windy said:
I am having this same problem. But when I look at the database rights,
everything looks fine.

I really don't know what it is exactly that I need to do to the user account.

I am using SQL Server 2005 express as my database. Is there a problem with
that?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top