I have two tables
dbcontacts
Name Null? Type
----------------------------------------- -------- ----------------
CONTACTID ...
Hei again,
I have one big broblem in understanding...
I have module with to data blocks (master and details).
I created one button to delete a record. If i write
delete from my_sch...
Mabe coul someone help me to get arround such an error??
PDE-PXC002 Program unit execution aborted due to unhandled exception (100501)
Solveiga
Here is the Query which i want to pass the In Clause through Parameters
Select z.ProdID, z.DocID, z.ContVal, c.DoctorName||' '||c.Dr_Middle_Name||' '||c.Dr_Last_Name DrName, c.ANNUAL_INVEST...
Hi
i am trying to develop a simple form. in developer 6.0, in such a way
that when a user opens it, the data already entere for some specific date is diaplyed in front of him. So that he m...
Hi,
Is it possible to change the message : "REP-0771: After parameter form trigger failed"
to personalized message in oracle reports.?
Thanks for answers
Hi,
I have two parameters in reports: "date" and "worker number".
At runtime, when i select date on parameter form i need
that the parameter's "worker number" list would be dynamic accord...
Hi,
I'm using Oracle 5.0 and lately I've been getting ORA-06508 error messages. Its a client server application and I'm using Pro-C for my Comms. I tried to debug it and i found out th...
hai everyday when i began oracle its giving ORA-01034 error, i am typing svrmgrl and and some commonds in dos prompt then its coming, everytime i log off system, the same error is occuring,...
I have a webserver running IIS inside a firewall. I have a db server running Oracle 9.2 inside the same firewalled network. IIS is set to windows authentication mode to secure it. I have a hol...
How do I commit one block of a muti-block form in Oracle Forms? I know that the COMMIT command commits the entire form, but I have a requirement to commit only one block.
Please help!
Hey experts!
I have a general question - IF your Oracle (9.2 or 10g) database has say, a terabyte of data in a single table, and you say select * from that table; TOAD somehow manages to r...
Hi experts,
I have been trying to select data from oracle(toad) to fill my datagrid, but it gives this error=
ORA-00904: invalid column name
but i have checked the column names in toad,...