| Thread | Last Post | Replies |
|
| Lists: XQuery engines, JDBC and ODBC drivers, OLE DB and .NET providers, DB2 extenders | 30 Apr 2004 21:46 GMT | 22 |
Updated driver, provider and extender lists are now available at SQLSummit.com. The newest list is XQuery processors. XQuery engines (29) www.SQLSummit.com/XQueryProc.htm
|
| labels in bar chart | 29 Apr 2004 14:35 GMT | 1 |
is it possible to change labels location in chart. I use bar chart and default settings set labels over the bar. I want to change label location into the bar. Thanks for help
|
| how to use charts in reports builder 6i? | 28 Apr 2004 16:37 GMT | 2 |
I need to use chart in my report, but I don't know how does it work. Could You help me? Where can I find articles about it??
|
| Expand Report to Multiple Pages | 26 Apr 2004 20:35 GMT | 4 |
I have a report that runs very well as long as the output is only one page. How do I get it to extend to multiple pages when I know that the output should be at least 2 pages long. I know it should be something simple, but I am over looking it. I have worked a lot with forms but
|
| jdeveloper 9.0.5.1: How I generate Java from UML diagram? | 26 Apr 2004 18:08 GMT | 1 |
I'm new to Jdeveloper; I just downloaded 9.0.5.1 to my RH Linux box. I created a simple one-class UML diagram. I'd like to generate some Java syntax which corresponds to this
|
| How I remove a class from a Java class diagram? | 26 Apr 2004 18:07 GMT | 1 |
I'm new to Jdeveloper so bear with me. I created a new Java Class diagram. I created a new class in the diagram named C1. I then right-clicked the C1 rectangle in the diagram
|
| Incorrect column numbers allowed | 24 Apr 2004 00:13 GMT | 1 |
CREATE INDEX DRAW_RESULTS_I2 ON DRAW_RESULTS ( -1 ); The above appears to work. I wonder which column does -1 refer to? In fact the number can be anything, including 0, or numbers higher than
|
| Beginners OCI questions (Linux)... | 23 Apr 2004 17:59 GMT | 4 |
I'm about to start OCI programming on a Linux oracle 9.2.0.4. I've had a look at the docs and I still got the following problems: - Where is the system specific information on compiling and linking? I can't find it in the pdf docs.
|
| ORACLE 9i INIT FILE | 23 Apr 2004 13:30 GMT | 3 |
I installed Oracle 9.2 on Windows XP Pro. As the startup db takes 100Mb of RAM, I want to reduce the SGA size. But I can not find the init file anywhere. Can anybody please tell me
|
| User Message in Oracle Report | 22 Apr 2004 10:17 GMT | 2 |
I have report in Oracle report and it will update one table in end of report. I need to make one message for user to ask about " Do you want to update DB ". So the user can say Yes or ON. Thanks a lot for your help.
|
| Free - MyGeneration has full support for Oracle | 20 Apr 2004 15:50 GMT | 1 |
MyGeneration is 100% free, not nagware not a trial version, just free, and with a no questions asked download. MyGeneration can generate your Oracle Stored Procedures and comes with a free .NET architecture known as dOOdads. MyGeneration can generate HTML, PHP, and more, we have
|
| conditional selection of 'AND' or 'Select' in Oracle | 19 Apr 2004 07:22 GMT | 2 |
I am working on Oracle reports . One of the parameters that a User inputs is 'report_type'. Now, is there a way to do the following within a SQL query with no use of procedures or functions.
|
| Oracle Reports and Oracle INstallation Questions | 19 Apr 2004 05:40 GMT | 2 |
I have Oracle 9.2 installed in my computer and want to use Oracle reports builder 6i. Is it possible to use both of them. When I tried to install Oracle report an Forms 6i the Oracel Installer reported the error
|
| Forms Builder: open form as child, but run procedure in main form | 17 Apr 2004 05:20 GMT | 1 |
I have a problem in Oracle Forms Builder 6. I have an application that should start an oracle stored procedure and should show meanwhile the progress of that procedure in a second form. I created both forms, I can open the child form, but I cannot run the procedure.
|
| Q: create view with null column | 17 Apr 2004 02:56 GMT | 1 |
I wish to create a view where one column is always null but has a width. (The view is to temporarily mimic a table where that happens to be true). The technique I used was (e.g.) decode(other_column,'its_never_this_value','xxx','') "allways_null"
|