Hi all!
I'm passing an ASP string to javascript to create an array:
arrRptNum = new Array( <% = strRptNum %> );
My problem is that my string is about 4000 characters long and when the page generates it comes up with an "unterminated string constant" error because its not wrapping...
Mary,<br><br>You need to use dynamic sql in order to execute DDL within<br>a procedure. If you review the DBMS_SQL package it should give you some examples.<br><br>Hope this helps,<br>--tl
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.