Forum Discussion
AlexKaras
13 years agoCommunity Hero
Hi Tony,
Sorry for not replying earlier... but this is the expected behaviour. The case is that the native ADO (and thus the ADO wrapper object in TestComplete) does not support batch SQL statements. ADO requires such statements to be executed line-by-line, exactly like you've found out.
Sorry for not replying earlier... but this is the expected behaviour. The case is that the native ADO (and thus the ADO wrapper object in TestComplete) does not support batch SQL statements. ADO requires such statements to be executed line-by-line, exactly like you've found out.