Re: Command object and batching stored procedure calls



What database are you using that you have never seen semicolon-delimited
batched sql statements documented? It is certainly documented in SQL
Server Books OnLine.

I have never seen this either.
I have always taken a space as a separator.

Stephen Howe


.


Loading