Previous | Next
Topic: Another perspective on auto-compile
Conf: 550, Msg: 42055
From: David E. Johnson (david.johnson@uinet.com)
Date: 3/12/01 07:04 AM
Another perspective on auto-compile David E. Johnson johnsod david.johnson@uinet.com
Perhaps you could provide an API that allows a client side app to send the file as a plsql table of varchar2(1023) rather than read the file directly,
then a client app (forms, or whatever) could use its local or networked file access routines(text_io, or whatever) to build the table and transfer it to your app.