MAGICINFO DIGITAL SIGNAGE SUPPORT FORUM

Digital Information Displays (Digital Signage) => MagicInfo-I Premium => Topic started by: achilo on April 18, 2018, 11:07:11 AM

Title: MagicInfo Premium DataLink DB module connection
Post by: achilo on April 18, 2018, 11:07:11 AM
Hello,
I'm trying to create service for default DB module to connect our MSSQL database. I'm still getting error "Data source connection failure". Is there any way how to resolve what can be wrong? I can only provide the tomcat log in attachment.
Title: Re: MagicInfo Premium DataLink DB module connection
Post by: achilo on April 18, 2018, 01:56:55 PM
SOLVED.
I have to use "IPaddress/DB_name" instead of "MSSQL-IPaddress/DB_name" in database_URL. Now the small test DB with one table is connected and worked. Second problem is, when i tryied to connect one of our big development DB I end up with error in attachment.