If you use the Express (free) version of SQL Server 2005 you need to add the following connection string:
‘instance=SQLEXPRESS;’ under “Extra Connection Properties” of the FPMI Gateway datasource connection.
If you get an error message that the instance doesn’t exist on the database server check the following:
Make sure that named pipes and TCP/IP protocols are enabled:
Start / Programs / SQL Server 2005 / Computer Manager
Open “Server Network Configuration”
Highlight “Protocols for SQLEXPRESS”
Right-click the Tcp node and make sure it is enabled (click “Enable” if it is available)
Start the SQL Browser service:
Start / Run… / type “NET START SQLBROWSER” without the quotes and hit OK
hi, I started learning Factory PMI just two days age. Everything was fine until I try to connect to MS SQL 2005 Express Edition that is installed in the same computer with FactoryPMI. I did everything according to your post but I still got the error message. The error message is here…
Datasource ‘test’ FAIL (next test in 8 seconds)
Message: (hide details)