|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Framework Data Provider for Oracle does not support batched SQL statementsIt is clearly stated in MSDN that "The .NET Framework Data Provider for
Oracle does not support batched SQL statements". Are batch updates going to be supported anytime soon? Is anybody successfully using ODP.Net to execute batched updates against Oracle? TIA One time batch or batches that run again and again? If batches taht run again
and again, consider creating a sproc or a package. -- Show quoteGregory A. Beamer MVP; MCP: +I, SE, SD, DBA *************************** Think Outside the Box! *************************** "AK_TIREDOFSPAM@hotmail.COM" wrote: > It is clearly stated in MSDN that "The .NET Framework Data Provider for > Oracle does not support batched SQL statements". Are batch updates > going to be supported anytime soon? > > Is anybody successfully using ODP.Net to execute batched updates > against Oracle? > > TIA > > |
|||||||||||||||||||||||