Hi Team,
Connection ro database is successful
but unable to delete, insert or select query for the same and also no error thrown
Kindly please help
Regards
Hi Team,
Connection ro database is successful
but unable to delete, insert or select query for the same and also no error thrown
Kindly please help
Regards
Check Query Syntax : Ensure that the SQL queries you are trying to execute are valid and have the correct syntax. Any errors in the SQL syntax can cause queries to fail silently.
Try the same query in the SQL and try if it is working then let me know.
Hope it helps!!
Hope it helps!!
Check syntax of query and given values
same query is working in sql
Provide a screenshot or log for further review.
@Supriya_Yenaganti
Are you using Non query execute activity?
What activities are you using …for connection did you teat the connection and check?
Cheers