08-04-2016 11:38 AM - last edited on 08-04-2016 03:16 PM by jhorber
Thanks Jerome, it works.
Now I have to link sqlserver database. Testing connection from MEGA server to SQL server database works, UDL sreenshot in attachment.
When I try to create new environment for SQL server, I get an error in second attachment. There is only default instance on SQL server. What are correct connection parameters?
tnx
jang
Solved! Go to Solution.
11-04-2016 09:04 AM - edited 11-04-2016 09:07 AM
I did not realised you had tried to create the environment with the option 'Use existing SQL Server database' checked
This is not exactly a work-around.
You have 2 options:
More details in this document, section Sql server support, 'creating an environment'
11-04-2016 08:49 AM
Workaround was to create a new database from Mega and it worked.
Thanks Jerome
08-04-2016 03:22 PM
Suggestion:
When refererring to the <computer name>/<instance name> in the windows 'Connection Parameters (SQL Server)...'
Use full computed name (ex: salussl.mydomain.com) instead of computer name (ex: salussl)
If the issue persists, I suggest you contact your DBA. he may understand better the cause.