Xref: alice comp.databases.oracle.misc:57274 comp.databases.oracle.tools:42662
Path: alice!news-feed.fnsi.net!feedeast.news.agis.net!agis!howland.erols.net!newspharm.inet.tele.dk.MISMATCH!newsfeedZ.netscum.dQ!netscum.int!fu-berlin.de!news.ruhr-uni-bochum.de!news.fh-bochum.de!pc6080.fh-bochum.de
From: Serial # 19781010 <toras@bigfoot.com>
Newsgroups: comp.databases.oracle.tools,comp.databases.oracle.misc
Subject: Prob: storing / using PL/SQL libs in the database
Date: Wed, 12 Apr 2000 17:05:24 +0200
Organization: Ruhr-Universitaet Bochum, Rechenzentrum
Lines: 15
Message-ID: <a629fsonlm5guhf1oioe3ebc7ehhn1n26u@4ax.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Trace: sunu789.rz.ruhr-uni-bochum.de 955551954 24873 193.175.112.22 (12 Apr 2000 15:05:54 GMT)
NNTP-Posting-Date: 12 Apr 2000 15:05:54 GMT
X-Newsreader: Forte Agent 1.8/32.548

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.

