Home » RDBMS Server » Server Utilities » run sqlldr in forms
run sqlldr in forms [message #72116] Wed, 12 March 2003 03:49 Go to next message
radia
Messages: 2
Registered: September 2002
Junior Member
hi,
I would like to run command (sqlldr) but in client.
I have installed oracle8i in a machine and developer2000 in another machine (client/server architecture).
I work with forms, and I have to use sqlldr command but I don't know how to use it in forms especialy.
thanks
Re: run sqlldr in forms [message #72236 is a reply to message #72116] Mon, 21 April 2003 04:48 Go to previous message
Frank Naude
Messages: 4580
Registered: April 1998
Senior Member
Hi,

You can write a trigger that uses the HOST() built-in:

host('[path to executable file]/[file name] [param1] [param2]');


BTW: Remember that any host commands you execute via webforms will execute on the apps server and not the client.

Best regards.

Frank
Previous Topic: Loading data with double quotes and quotes
Next Topic: INFORMATION OF BACK
Goto Forum:
  


Current Time: Tue Jun 18 06:17:16 CDT 2024