Forum Discussion
AlexKaras
12 years agoCommunity Hero
Hi Sean,
ADO cannot execute more than one SQL statement per command as well as it does not support batch files execution.
You must use the http://support.microsoft.com/kb/195048 approach instead.
ADO cannot execute more than one SQL statement per command as well as it does not support batch files execution.
You must use the http://support.microsoft.com/kb/195048 approach instead.