| Thread | Last Post | Replies |
|
| oracle PHP | 31 Oct 2003 20:52 GMT | 1 |
when I start my PHP-Script with a connecting to a oracle database, i get the message _zend_hash_init not found in DLL "php-4ts.dll. Why. Where ist the error? Please help me; thanks
|
| troubles with a 'case' instruction | 31 Oct 2003 11:13 GMT | 2 |
I ve got the following Pl/sql piece of code who doesn't work: set serveroutput on declare v_emp employes%rowtype;
|
| Enterprise Manager no database | 31 Oct 2003 10:09 GMT | 12 |
It's my first experience with an oracle database. (Windows 2000 Server, Oracle 8i) Installation was just difficult because of the pentium 4 bug with the 8i version. Now I've got difficulties to discover the database (setup by the
|
| discoverer does not start | 31 Oct 2003 10:03 GMT | 2 |
Hi Gurus , I have couple of desktops which has no problem with discoverer apart from one . The os is windows xp, all of them are at the same sp level. The
|
| odbc or bdp? | 31 Oct 2003 06:24 GMT | 4 |
i am working on a asp.net project with c# builder. the application should work with sql server and oracle. which one should i use for the database connections. odbc or bdp. odbcconnection class works faster than bdpconnection.
|
| imbedded images vs external images with Oracle Reports 9i | 30 Oct 2003 23:34 GMT | 1 |
is anyone aware of how to link an external image to an Oracle Reports 9i report (paper format)? the generated JSP file includes a binary encoded version of the image, but we'd sure like to link to an external file.
|
| How can I : Connect in SQL*Plus using defined variables | 30 Oct 2003 22:28 GMT | 3 |
In SQL*Plus I am trying to do the following DEFINE system_user_password = manager DEFINE connect_string = mydb connect system/&system_user_password@&connect_string
|
| Client Installation doesn't start | 30 Oct 2003 09:31 GMT | 2 |
I'm trying to install an Oracle Client 8.1.7 on a W2k Server box. But after I start the setup.exe from CD or local there happens nothing. If I start the setup exe from ..\install\win32 sometimes the first screen appears and after a click on Install the screen disappears and it
|
| why so slowly? | 29 Oct 2003 17:30 GMT | 2 |
i want to creat a context index for clob column in oracle text. 2 MB files(pdf, doc, xls, ppt, htm) are stored in this column. But it is very slowly. I must c.a. 7 hours wait until index is created. I think, it is not not correct. I set the Preferenz in such a way with java.
|
| NLS_LANG on SGI | 29 Oct 2003 14:04 GMT | 2 |
I'm using an application developped with Forms 4.5, on SGI station. When I set the NLS_LANG parameter before lauching it with a 8 bits character set(like American_America.We8iso8859p1), the application crashes.
|
| REPORT 6: how to run a report in batch mode | 29 Oct 2003 09:21 GMT | 2 |
I need to schedule a report whose output is a pdf file. To do this, I want to run the report in batch mode, providing all the parameters in the command line. The problem is that reportrun prompts the "print" page, wich needs answer.
|
| Looking for a Gig Consulting or Full-Time | 28 Oct 2003 22:44 GMT | 1 |
Does anyone know of any projects coming up for an Oracle DBA/Project Manager with several years of experience? If so, could you maybe give me a contact so I could submit a resume? Thanks in advance.
|
| OWA_SEC | 28 Oct 2003 18:02 GMT | 3 |
Good Afternoon, All I am fairly new to Oracle and PL/SQL programming. I am currently working on a time management system using PL/SQL and need to implement security. The package my supervisor referenced is the OWA_SEC package.
|
| Creating a PDF from web with reports | 28 Oct 2003 16:03 GMT | 2 |
I am using Oracle9iAS (Application Server) and Oracle as Data Base. In my project we want to do: from a report, saved as jsp (which receives some parameters) do a query about some tables and output that information to web.
|
| [FORMS] add_parameter problem - parenthesis | 28 Oct 2003 10:57 GMT | 2 |
I've got the problem with ADD_PARAMETER function. I have to pass the varchar2 parameter to report and problem appeares when the string contains the parenthesis ("). Do you know what to do to pass parenthesis to the report wih add_parameter? Of course I can replace this sign with for ...
|