| Thread | Last Post | Replies |
|
| PL SQL developer display user tables that are not empty | 27 Nov 2007 08:35 GMT | 2 |
How can i display user tables that are not empty using PL SQL developer? or How can i display user tables that are empty using PL SQL developer? thanks
|
| How save more inserted/updated rows in a Datagrid | 26 Nov 2007 09:33 GMT | 1 |
Hi to all, I have a Datagrid based on a Table. I have also created a button to save new rows or the changes to existing rows.
|
| Oracle 10g Graphics question | 24 Nov 2007 16:28 GMT | 11 |
I hope I am not sending this to the wrong group, but I need some help solving a problem. I'm supposed to create a graph which combines two sets of data, and I can't figure out how to do it, or if it's at all possible.
|
| dynamic delete script based on columns | 20 Nov 2007 14:05 GMT | 1 |
i got a big problem and hope, somebody can help. i have to create a dynamic delete script which has to run once a day. the script should find all tables containing a specific column (DEL_YN). then it should physically delete all records in this tables with value 'Y' in that
|
| Batch Job for Oracle | 18 Nov 2007 16:28 GMT | 2 |
Good day I wanted to ask for little tip about batch job for Oracle.. In fact I have no big experience in oracle, only some basic administration, good ODBC with excel, some programming skills, when I need to write a script
|
| Memory exception with connection to Oracle | 17 Nov 2007 18:07 GMT | 3 |
When i am trying to execute the below code, getting the memory exception " Unable to read memory". Can anybody suggest me of what can be the problem? Also the exception is only if a add a createconnection statement. For
|
| How to change SQL Loader Log File's language? | 13 Nov 2007 19:39 GMT | 4 |
Is it possible to change SQL Loader log file's language?
|
| How to simulate ORA-03114 "Not connected to Oracle" in a test application? | 12 Nov 2007 14:27 GMT | 9 |
I would like to simulate ORA-03114 in a test application and I would like to get some clues as to how to do this. Since people are probably going to ask why I want to do that, here is some background. An Oracle client application of ours that connects to Oracle via OCI, ...
|
| Receiving email into pl/sql | 10 Nov 2007 07:51 GMT | 11 |
I've sent email from pl/sql with utl_smtp and with 10g's utl_mail; but now I want to do the inverse, i.e. I want to READ email from pl/sql. The idea is to set up a dedicated email account. Users could send stereotyped messages to that account, and the pl/sql routine would read
|
| 3 tables join | 08 Nov 2007 17:53 GMT | 1 |
I have have 3 tables TableA, TableB and TableC. TableA holds the keys to TableB and TableC. I need a query which will display the details from TableB and TableC depending on the key in TableA. For eg.
|
| Reading email from pl/sql | 07 Nov 2007 20:56 GMT | 1 |
I'm using oracle 10g. I can generate email from a pl/sql procedure without much fuss, but now I'm faced with the inverse problem. I'ld like to be able to send email to a particular dedicated account and have pl/sql pick up the mail (simple text, no attachments to muck with).
|
| Web.Show_Document to display data in Excel | 07 Nov 2007 20:21 GMT | 1 |
We are using WEB.SHOW_DOCUMENT to display the data from a journal table in an excel spreadsheet format. Everything shows up good except some of the columns in the first row of data only, is right justified instead of left justified like in all the other rows. My select
|
| Oracle Applications Professionals | 06 Nov 2007 02:43 GMT | 3 |
We have exciting Opportunities for Oracle Applications Professionals in all modules. - Oracle Demantra - Oracle Demand Planning
|
| Error editing a grid based on a View | 05 Nov 2007 20:31 GMT | 4 |
Hi to All, First, I use Oracle DB 10g and Forms Builder 10. This is my "scenario": 1) I have create a Form with an header with the Text Items
|
| using MapViewer from PL/SQL vs Java | 01 Nov 2007 19:58 GMT | 1 |
Hi group! The MapViewer User's Guide has this to say about using MapViewer from PL/SQL: "The usage model for the SDO_MVCLIENT package is almost identical to
|