| Thread | Last Post | Replies |
|
| "execute immediate" executes too early | 30 Jun 2006 10:57 GMT | 4 |
I frequently run a PL/SQL procedure which includes several "execute immediate 'begin <procedure name>; end;' " statements in a row. The executions are logged including timestamps. I have not recognized a pattern yet, but sometimes the next statement is
|
| Import MS Access Forms | 30 Jun 2006 05:46 GMT | 4 |
I have a MS Access 97 database that needs to be converted to Oracle. Is it possible to import MS Access forms into an Oracle development? If so, where might I look for more information. Andy
|
| f90genm.sh tool is not able to find attached .pll libraries | 29 Jun 2006 10:17 GMT | 2 |
Hello, I'm trying to compile a .fmb module using the f90genm.sh tool but this tool is not able to find attached .pll libraries, even if they are in the same directory of the .fmb module and this directory is present in the FORMS90_PATH environment variable.
|
| Filling Word with OLE2 | 29 Jun 2006 09:32 GMT | 4 |
Hello, I'm Arjan from the Netherlands, I have many Word templates. I have to fill the bookmarks/mergefields with data from an Oracle application (made in Forms 10g).
|
| impdp.exe problem | 29 Jun 2006 03:06 GMT | 2 |
Hi, i have a little proble with Oracle 10g XE. In our company we have full oracle 10. Now we have to do backup server so we choose XE edition. But when we trying to import *.dmp file with impdp.exe we have an error.
|
| JDeveloper and ADF Question | 28 Jun 2006 15:58 GMT | 3 |
I am trying to create a JSP form, based on Oracle ADF components, that will begin in 'find' mode. I've spent some 24 working hours trying to achieve what I hoped would be a relatively simple task. It might be that I am so deep in the woods that the trees aren't visible, but I
|
| Shell script to catch PL/SQL return values | 28 Jun 2006 09:08 GMT | 3 |
I need some help from the experts on PL/SQL and Shell scripting. I need a shell script that runs a PL/SQL procedure and gets the values returned from the PL/SQL procedure into the shell variables. The PL/SQL procedure returns multiple values.
|
| HTMLDB (APEX) Tutorial problem | 28 Jun 2006 05:55 GMT | 2 |
I'm trying to follow the tutorial named "Serving Application Express Reports" by Sergio Leunisson, which I downloaded from OTN: Working in APEX version 2.0 (via apex.oracle.com) I try to follow the steps are printed in the tutorial thus:
|
| HTMLDB 10g | 23 Jun 2006 18:55 GMT | 4 |
Hello all, I am new to Oracle's HTMLDB. I have started with the self learning tutorial and so far I am very pleased with the way that it works. I have created a very basic html form with HTMLDB and it was quite easy considering that the form had only a few data entry fields.
|
| Resourceful Link for Oracle | 22 Jun 2006 19:00 GMT | 1 |
A Place for Well Compiled Resources for Oracle: http://www.get-best.com/IT_Interview_Questions/oracleDBAQA4.htm
|
| I can't find a SETUP.EXE in the SQL Plus Client ?? | 22 Jun 2006 18:57 GMT | 27 |
I am not used to Oracle, sorry. I need the client tool to access someone else's server for testing some SELECT statements I'm writing for them. I went to: http://www.oracle.com/technology/tech/sql_plus/index.html
|
| CSV File Headings.... | 21 Jun 2006 04:22 GMT | 2 |
Chaz n Dave, Am using reports to generate a CSV file. This is working fine but the users want column headings too. Am trying to output headings but they just get prefixed to the
|
| utl_file | 20 Jun 2006 10:28 GMT | 1 |
i have a oracle procedure. it uses the Oracle supplied package UTL_FILE to read and write files that are located on the server. is there any other oracle supplied package available to read or writes files. if there is not such package available then can anyone please
|
| SQLPLUS command line | 19 Jun 2006 18:49 GMT | 3 |
I'm running SQL script filess through SQLPLUS (Windows platform), but I want to make sure that SQLPLUS terminates and doesn't sit there waiting for a QUIT command. How can I do this? I would have thought that it would have a command line parameter to force this, I don't want to have
|
| oracle 9i on winxp..environment variable | 16 Jun 2006 16:36 GMT | 1 |
please guide..i have oracle 9i on win xp i installed the database successfully with all the components .but when i logged in as scott/tiger from sql*plus window
|