This is a server installation.
It has SQL2005 express (we have installed on other 2005 express machine and it works)
On the server we install the service tool.
then when we install server (it pop up database/ user/password) put in it works.
After it install the database (SBO-COMMON, SBODEMO) it try to connect to SBO-COMMON database. and it fails,
It just finished establishing the database, no idea why it will fail the connection works fine. I tried it both in management studio and ODBC setup.. Native client is sthere (hell, it's the server it doesn't need native client)
Can anyone help please!!
--- Some one has suggested that it may not be a default instance, but we specify the server instance on server (example : sbosvr/svr1), shouldn't that solve the problem?