RE: Oracle stored procedure and LCLSX (problem) Daniel W Heichel 3.Sep.12 11:48 PM a Web browser LC LSX All ReleasesWindows
Good to hear it's now working! The main thing would have been the error message, which wasn't posted, but it's irrelevant now if it's working.
However, I do want to mention one thing after the fact - I notice that you've declared a USELSX for both LSXLC and LSXODBC. You should not attempt to use both extension libraries at once.
Since you're clearly using the LSXLC classes and methods in the script, I would advise removing the "Uselsx "*LSXODBC"" line.