Running Script using OracleCommand
546960Jan 29 2008 — edited Jan 30 2008Hello:
My boss insists on opening a SQL file and parsing it, command at a time, and executing them all individually. This seems like an enormous amount of work and a huge slow down.
Is there any way to run a Script as one command? using ADO .NET?
Thanks,
Travis