I have converted my workflow from Windows legacy to windows and I have updated the some packages, but still am facing issue in Rum command activity (I have tryed with all the packages) I have attached the photo
.
Help me please…
I have converted my workflow from Windows legacy to windows and I have updated the some packages, but still am facing issue in Rum command activity (I have tryed with all the packages) I have attached the photo
Hi @Vanitha_VS,
Maybe deleting double quotes and replace them again can solve your problem.
Regards.
Ömer
I have deleted double coats and replace again, then also am facing same issue.
can any one please help me
Share the SQL Query here @Vanitha_VS
Example of query:
“INSERT INTO [Marketing_Fruits] values('”+Status+“', ‘’, '”+ESN+“', ‘’, ‘’, '”+STS_Cat+“', '”+TSO+“', ‘’, ‘’, ‘’, ‘’, ‘’ )”
Check out this query @Vanitha_VS
"INSERT INTO [Marketing_Fruits] values('"+Status+"', ‘’, '"+ESN+"', ‘’, ‘’, '"+STS_Cat+"', '"+TSO+"', ‘’, ‘’, ‘’, ‘’, ‘’ )"
What is the difference in both sql query?
I have Update the Double Quotation " "
@Vanitha_VS