Hello Shashankit,
When you select an option and fill in the details (there is an advanced options also, if you need), the connection string will be constructed using those data (database name, server address, username, pass, etc).
So, there is no need to build a connecction string.
Are you receiving any error when you test the connection?
Cheers.