Connect to SQL Database Issue in Studio

Hi team,

When I try to connect to SQL DB, I receive the following error message.

Connect to database: Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=19117; handshake=13043;

Connection:

Error Message:

Is there any configuration needed? If so, what would be your suggestions? Thanks a lot for your help!

Best regards,
Sisay

Increase the Timeout property around 60000 milliseconds or more that that and give a try

Make sure you have the latest version of database activity package

Check this out

Cheers @Sisay_Dinku

Hi @Palaniyappan

That’s very helpful. It is now connecting, and I am able to extract data from the DB’s tables.
Appreciate the help!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.