Prob: storing / using PL/SQL libs in the database
From: Serial # 19781010 <toras_at_bigfoot.com>
Date: Wed, 12 Apr 2000 17:05:24 +0200
Message-ID: <a629fsonlm5guhf1oioe3ebc7ehhn1n26u_at_4ax.com>
Hello experts,
the last hours I tried to use a PL/SQL library stored in my database (ver. 8.0.5) from a forms applcation (Dev. 6). I developed the library myself, compiled it without any errors and stored it in the database using my standard db-connection. Every time I add it to a forms project, I get an error message when I start the form: FRM-40039 (Cannot attach library %s while opening form %s).
What's wrong? Any suggestions?
Do I have to store the compiled code of the lib? How?
Date: Wed, 12 Apr 2000 17:05:24 +0200
Message-ID: <a629fsonlm5guhf1oioe3ebc7ehhn1n26u_at_4ax.com>
Hello experts,
the last hours I tried to use a PL/SQL library stored in my database (ver. 8.0.5) from a forms applcation (Dev. 6). I developed the library myself, compiled it without any errors and stored it in the database using my standard db-connection. Every time I add it to a forms project, I get an error message when I start the form: FRM-40039 (Cannot attach library %s while opening form %s).
What's wrong? Any suggestions?
Do I have to store the compiled code of the lib? How?
Thank's for your help...
Bye, Thorsten. Received on Wed Apr 12 2000 - 17:05:24 CEST