How to make infinite timeout in Connection String?
Rahul Chavan
Select an image from your device to upload
Connect Timeout=30 means, within 30second sql server should establish the connection.other wise current connection request will be cancelled.It is used to avoid connection attempt to waits indefinitely.