|
>I want to run an EVAL on this statement after it executes >to see exactly what was passed instead of EVAL DSKDLF, >EVAL ORDERTYP, EVAL ORDERNUM, etc... You want to see the select string "spelled out" complete with the substitution data, right? Problem is, it's not done that way. The SQL statement is never assembled into a string. The string is parsed at compile time with placeholders and the placeholder data is assigned at runtime to the access plan. -Walden ------------ Walden H Leverich III Tech Software (516) 627-3800 x3051 WaldenL@xxxxxxxxxxxxxxx http://www.TechSoftInc.com Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.)
As an Amazon Associate we earn from qualifying purchases.
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.