How To Execute Multiple SQL Action Queries to Oracle Using RDO (189677)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q189677 SUMMARY
Sometimes it is advantageous to commit several SQL statements that do
action queries on a single Execute statement. This would normally be the
case if working over a slow WAN line and batching these action queries will
result in performance gains. This article shows how to Execute a batch of
SQL Insert statements on a single RDO Execute command.
REFERENCES
For additional information on MDAC, please see the following article in
the Microsoft Knowledge Base:
175018 How To Acquire and Install the Microsoft Oracle ODBC Driver
Modification Type: | Minor | Last Reviewed: | 3/2/2005 |
---|
Keywords: | kbDatabase kbhowto kbOracle kbRDO KB189677 |
---|
|