Re: dbms_sql

From: F. Schmitt <fs_at_sonik.de>
Date: 17 Mar 1999 13:40:25 GMT
Message-ID: <01be707b$4862b7b0$4570a8c0_at_sonik20_fs>


I think you even can call
  dbms_sql.parse(v_cursor, v_string, dbms_sql.Native);

or even WITHOUT the third parameter.
Think it should work: The version id (v7 or else) is only for critical statements that could behave other than in previos versions.

Flo Schmitt Received on Wed Mar 17 1999 - 14:40:25 CET

Original text of this message