Does anyone know a way to access SQL*Forms 3.0 as a particular user, load an .IMP file, and then save it to the database all within a command procedure?
You can use SQL*Forms (Convert) with the -i command line switch to convert an .INP file to a form in the database as follows: iac30 -i <.INP filename>
Related Questions
- How can I assign a File to a particular User for semiconductor Functional Test Data Analysis in Yield Power SQL ( semiconductor Defect Management Software )?
- Does anyone know a way to access SQL*Forms 3.0 as a particular user, load an .IMP file, and then save it to the database all within a command procedure?
- How can I find out which user or process has a file open or is using a particular file system (so that I can unmount it?