i have a SQL server database, i am connect to this db with sql server management studio, but from JDBC adapter i can't connecting,
this are the messages
2015-08-28 14:40:42.086 | 18256 | container | [SP-4-108062] (3.142) sp(17112) GatewayClient::GatewayClient(18256:129) host:[host;52202] has initiated a connection.
2015-08-28 14:40:53.465 | 14516 | container | [SP-4-108008] (14.521) sp(17112) GatewayClient(14516:131)::execute() Client closed/dropped connection.
2015-08-28 14:40:53.476 | 14516 | container | [SP-4-108001] (14.532) sp(17112) GatewayClient(14516:131)::~GatewayClient() destroyed (auto).
2015-08-28 14:40:53.601 | 20924 | container | [SP-4-148003] (14.657) sp(17112) ConnectionReader(InputWindow1) exiting.
Regards