Home » Developer & Programmer » Forms » to use d2kwutil.dll and d2kwutil.pll
to use d2kwutil.dll and d2kwutil.pll [message #396056] Fri, 03 April 2009 12:02 Go to next message
irfankundi786@yahoo.com
Messages: 269
Registered: February 2009
Location: pakistan
Senior Member
Sir
I save the .dll in D:\DevSuiteHome_2\BIN
and the .pll in D:\DevSuiteHome_2\forms
but the file is compiled successfull but runtime raise exception that is ora-06508 that is the pl/sql programe unit is not found error except of attaching the .pll library.
what is this exception.
also tell are the .pll is put in bin dir and .pll in form dir.
in form 6i i save .dll in bin its work nicely and form is successfully run but in form 10g it is not work.
thanks
Re: to use d2kwutil.dll and d2kwutil.pll [message #396496 is a reply to message #396056] Mon, 06 April 2009 23:49 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Put EVERYTHING into the one directory.

David
Re: to use d2kwutil.dll and d2kwutil.pll [message #396505 is a reply to message #396056] Tue, 07 April 2009 00:52 Go to previous messageGo to next message
itech
Messages: 173
Registered: May 2008
Location: Fsd, Pakistan
Senior Member

on the development machine u need to put the dll file in the bin path of the developer, (and when installing at client side, put the dll (and plx) in the folder where your fmx files are placed and ( if you are creating a shortcut at desktop then give the start in path to the folder where your files are placed) every thing will work perfectly.

2nd, placing the pll & plx file on the development machine:
in forms 6i, u can paste them at <devhome>\tools\open60\plsqllib\ folder and everything will be fine. (note dll is still in the bin folder of the development machine)

3rdly, if u have read the documentation of d2kwutil then there is also a option to at a registry string to point to the folder wheres the dll is placed. u can also use that.
Re: to use d2kwutil.dll and d2kwutil.pll [message #396820 is a reply to message #396505] Wed, 08 April 2009 02:12 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
I repeat, put everything into the one direectory. Placing code in different ORACLE created directories will almost certainly lead to losing modules when you upgrade your oracle installation.

David
Previous Topic: How to get information from previous row (Was appended to "Canvas scroll bars..")
Next Topic: Problems on Forms
Goto Forum:
  


Current Time: Sun Feb 09 11:11:41 CST 2025