I'm converting a project from nd3 to nd4 and I'm running into a problem with
Sybase complaining about my use of a cursor statement when joining tables
and views. I imagine nd3 wasn't using a cursor statement and I just
Need to disable its use in nd4 so that this same data object will fire.

Can it be done?

The log file shows an attempt at first with an "open scrolling cursor" and
then an attempt with a "sequential cursor".

The vendor error on both attempts is:
Vendor Error 20257 - A view cannot be joined with another table or view in a
cursor statement.

Thanks,
Paul.


_________________________________________________________________________

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to