Forum Discussion
AlexKaras
Champion Level 1
11 years agoHi 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.