| Thread | Last Post | Replies |
|
| Oracle DOS Versions 4, 5, and 6 | 29 Aug 2006 22:48 GMT | 5 |
Hello all. A few years back I mistakenly misplaced or tossed out my pc versions of the oracle database software. Specifically, I'm looking for DOS Versions 4, 5, and 6. Does anyone out there still have them
|
| Oracle Forms Release 6.0 | 29 Aug 2006 22:46 GMT | 6 |
I am new to Oracle development. Could someone please tell me the difference between: 1. Oracle Developer Forms Release 6.0 2. Oracle Developer / 2000 Forms
|
| sqlReview - free SQL formatting tool | 28 Aug 2006 19:11 GMT | 8 |
Dear Colleagues, We would like to contribute to DBA community small and free SQL Formatter - sqlReview. Tools is designed to get unformatted SQL and convert it to more readable
|
| Oracle Application Server 10g Release 2 (10.1.2) | 28 Aug 2006 09:35 GMT | 1 |
question related to Oracle Application Server 10g Release 2 (10.1.2) in Unix HP OS. does anyone know if there is a OAS prompt command that allow me to upadate the java-options and the environmental variables in the file
|
| Forms | 25 Aug 2006 16:19 GMT | 7 |
What is the primary Forms tools that is used today in Oracle implementations? Access Forms, Oracle Forms, Jdeveloper or VB? Or are most people using some form for HTML forms?
|
| Performance improvment -loop update. | 24 Aug 2006 19:28 GMT | 6 |
Please help me in tuning this query... Declare i Number:=0; Cursor c1 is
|
| SQL query help | 24 Aug 2006 17:11 GMT | 7 |
The below query returns me SELECT Client_Structure_Version.CLIENT_STRUCTURE_ID, FIELD_NAME, FIELD_TYPE, FIELD_WIDTH, FIELD_ORDER
|
| Oracle Reports Date problem | 23 Aug 2006 14:42 GMT | 2 |
I have a Query that works just fine in TOAD, but when put into Oracle Reports, it behaves differently. Table "clsd_assign" has a DATE column called "act_end". The following two SELECT statements bring back the same records in TOAD. But when put into Oracle Reports, I
|
| ORACLE Forms LOV problem | 22 Aug 2006 17:12 GMT | 1 |
I have a big urgent problem with LOV. When I set "filter before display = yes" I get a pre-filtering dialog when opening a LOV. This works fine. But when I enter a filtering expression which return no rows - there is no way to display a LOV again - the list is empty and does ...
|
| odbc driver without installer | 21 Aug 2006 21:22 GMT | 2 |
I am trying to intsall the odbc driver only for oracle 10. It requires to have the OUI already installed. I can not find anywhere on the oracle web sites the link to download it. Can anyone help me out with it?
|
| direct load API using OCCI? | 21 Aug 2006 16:01 GMT | 2 |
We are starting to develop using C++ (on windows), for a 10g database running on linux. We would like to use OCCI but we couldn't find any reference to the direct path API. Is the direct path API only available in OCI? Lots of Greetings!
|
| Sql*ldr and float dataformat | 16 Aug 2006 15:10 GMT | 6 |
I have some problem with loading data into tables. Float datatype. an example ctl file: **********************************************
|
| Oracle Text: How to remove a lexer? | 16 Aug 2006 09:29 GMT | 2 |
I've created an index with a lexer called 'mylex'. However, although I've deleted the index; the associated lexer remains. Is there a ctx_dll method I can invoke to delete the lexer? Otherwise, are there any other ways to remove the lexer?
|
| TOAD? Schema browser table display options? | 14 Aug 2006 22:41 GMT | 1 |
When Toad starts (version 6) and I bring up the Schema browser the tables are not sorted alphabetically. Is there any way to order the contents of the table list (on the left edge) so that is in alpha order?
|
| Oracle Reports, PDF to XML | 14 Aug 2006 16:33 GMT | 1 |
Hi. Sorry by my bad english, I speak spanish. I have a PDF Oracle Report Service (the URL is the usual, http://server:7779/reports/rwservlet) I want to get the PDF in XML format, without using the Report Builder.
|