Home » Developer & Programmer » Forms » ORA-06508 message when using D2KWUTIL
ORA-06508 message when using D2KWUTIL [message #84907] Tue, 11 May 2004 01:33 Go to next message
Dave Manning
Messages: 6
Registered: October 2003
Junior Member
I have attached the library D2KWUTIL to a form module and have a push button with the following code in a when_button_pressed trigger:

DECLARE

VPort VARCHAR2(200);

VPrinter VARCHAR2(200);

BEGIN

Win_API_Dialog.Select_Printer(vPrinter, vPort, TRUE);

END;

When the button is pressed in runtime, nothing happens, and I have trapped the error as ORA-06508. I know this is generated by a program not being found, but why should this happen when the program compiles ok? I have tried other D2KWUTIL functions and the same error is raised, so have I not installed the .pll correctly?

Does anyone have any suggestions?
Re: ORA-06508 message when using D2KWUTIL [message #84908 is a reply to message #84907] Tue, 11 May 2004 04:29 Go to previous messageGo to next message
ram kumar
Messages: 113
Registered: August 2002
Senior Member
Hi..

if it is 6i ..then try applying all patches....
Ram
Re: ORA-06508 message when using D2KWUTIL [message #85842 is a reply to message #84907] Tue, 03 August 2004 16:12 Go to previous message
Marc
Messages: 26
Registered: August 1999
Junior Member
Have you put the D2KWUT60.DLL file in your ...bin directory?
Previous Topic: isolation property
Next Topic: A Critical problem faced .
Goto Forum:
  


Current Time: Tue Aug 06 19:47:18 CDT 2024