Hi Team,
I am able to pass the values for User id and password however unable to pass the values for other parameters like Host , Port and Service Name…
Please suggest
Connection String:
“USER ID='”+USER_ID+“‘;PASSWORD=’”+PASSWORD+“';DATA SOURCE=”(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = xxxxxxx)(PORT =xxxx)))(CONNECT_DATA = (SERVER = DEDICATED)(SERVICE_NAME = xxxxxxx)))“”
Note : Getting the values from a Data Table