Home » Developer & Programmer » Forms » Hiw to incorporate UTL_FILE package to forms (Forms 6i)
Hiw to incorporate UTL_FILE package to forms [message #433438] Wed, 02 December 2009 05:39 Go to next message
serfraile
Messages: 18
Registered: November 2009
Junior Member
Hello everybody,

I need to use the utl_file package in my form but i don't know how to incorporate it. Can you help me please?

Thanks

Sergio.
Re: Hiw to incorporate UTL_FILE package to forms [message #433441 is a reply to message #433438] Wed, 02 December 2009 05:42 Go to previous messageGo to next message
cookiemonster
Messages: 13938
Registered: September 2008
Location: Rainy Manchester
Senior Member
You just call it the same as any other package.
Bare in mind that it runs on the db server so can only interact with files that are on the db server. It can't see files on the web-server or client machine.

Is there a specific problem you are having?
Re: Hiw to incorporate UTL_FILE package to forms [message #433444 is a reply to message #433441] Wed, 02 December 2009 05:46 Go to previous messageGo to next message
serfraile
Messages: 18
Registered: November 2009
Junior Member
Hi monster,

first of all thanks for the reply.

I need to copy a excel file, make some operations on the copied file, and then delete it. The excel file can be in another machine than the db server.

Do you know another package which would work for it?

Thanks again
Re: Hiw to incorporate UTL_FILE package to forms [message #437345 is a reply to message #433444] Sun, 03 January 2010 23:46 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Search this forum for 'excel' to see how other people are handling their 'escel' files.

Consider the 'DB_to_client' and 'AS_to_client' of 'webutil' to get the files to your PC.

David
Previous Topic: Parameter form calling report to destype=Mail
Next Topic: Problem with command HOST
Goto Forum:
  


Current Time: Fri Sep 20 08:18:03 CDT 2024