× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



It looks as if your sql is INSERTing a record into a table for a single
document number. If you are executing this sql statement once for each
document in a set of documents then perhaps you will want to include
that set of document numbers in your INSERT statement.

Paul

On 2017-07-27 10:17, Charles Wilt wrote:

On Thu, Jul 27, 2017 at 5:21 AM, Danny Hayes <Danny_Hayes@xxxxxxxxx> wrote:

Should I be using 'cursors' instead?
For the statement shown, INSERT INTO xxx (SELECT ....)

Absolutely not.

Generally speaking, no. Unless you have too, like when loading a subfile
or outputting a report. In that case, make sure to use a multi-row fetch.

As far as ODP, are they causing a problem? If so, what's the problem?
(CLRPFM perhaps?) We can fix that.

If she's just concerned about the number of ODP, don't be. The system will
manage them just fine.

Trust the system. ;)

Charles

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.