I am using Oracle forms for my application. I would like to copy one directory from my local computer to a ftp address.
In past year I\'ve made numerous projects wit开发者_开发问答h NoSQL json based databases - the rich kinds (not the key/value stores) - such as CouchDB, MongoDB, RavenDB. I talk to fellow programmers o
I\'ve only used Oracle Forms 6i. Is Oracle Forms 10g and 11g web-based only? O开发者_高级运维r does it still have a runtime environment for the desktop?Beginning with Oracle Forms 9i, it is only web b
I used this package to export my data from my data block to an excel file in ORACLE 6. Now I want to put my own document property on my Excel property.
There is following scenario: In Oracle Forms 10, there is a TextItem with text in it. User sel开发者_如何学JAVAects a part of the text using his mouse or keyboard and presses a forms button with trig
I am trying to simply insert some information to a table in Oracle using Forms. Sometimes the insert statement works, sometimes it doesn\'t. I\'m just not experienced enough with Oracle to understand
Complete Oracle n00b here. I have to maintain a le开发者_运维百科gacy form that was developed using Oracle forms 6i and runs on an Oracle 8i backend. Is there any location on the web from where I can
Can anyone suggest how I can use ole2 to perform an excel functio开发者_C百科n (e.g. PMT()), from oracle forms and get back the result??I created PL/SQL functions that will calculate the PMT function
I just spent far too long wandering around Oracle\'s website looking for the latest developer documentation for Oracle Forms (开发者_开发技巧10g or 11g versions preferably).The closest I came was this
Within a Oracle Forms trigger I am using the host command to make a directory on the file server. An example of this part of my code is below: