Instead of needing to define a connection string by components as a string line ie
server=name;database=dbname etc
where each component is needed have a field to just type the values. So a SQL connection string would be build of
Server Name: Name
Database Name: dbName
This would save inaccuracies and the need to know a string format for each connector type
This has now been reviewed by the Product Management Team and will monitor the number of votes this suggestion gets with other customers.