I am using executeImmediate() and am trying to get the names of the columns returned.It seems the only way to get column names when using executeImmediate() is to get it from the CSpDBResultSchema (via the getColumn() method).The problem is that executeImmediate returns an empty CSpDBResultSchema (as an empty array).Please remember that since i am using executeImmediate i have no dataObject to work with. Is there another way to get column info when using executeImmediate? _________________________________________________________________________ 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]
