Hi,
We are trying to deploy into DB using datadeploy module into the MS SQL Server 2012.
We have added the required jars into the drivers folder, added DB details into database.xml file. But when we invoke the data deployment, DD is not able to connect to the database and give error: Login Failed for user [sa].
We are able to connect to the database using the sa - user credentials directly on the DB server. We have also checked that the DB login authentication is set to SQL server + windows authentication.
Any pointer, whether there is any other configuration that needs to be done at the OpenDeploy or DB server level. Is there anything we are missing?
OD : 7.4.1 - Windows 2012
DB: MS SQLServer 2012 - windows 2012
Thanks,
Amit