William Ward
Results
1
comments of
William Ward
Problem resolved, the variables in the query where being executed and was causing data to be added directly in to the query. Fix included escaping the variable by using `\$ID`....