79680905

Date: 2025-06-26 17:09:12
Score: 0.5
Natty:
Report link

I recommend using the Concatenate function to build the connection string in a Set variable action.

=Concatenate("Provider=MSDASQL;Password=",SQLpassoword,";Persist Security Info=True;User ID=",ID,";Data Source=LocalHost;Initial Catalog=LocalHost")
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Degan