My One cent on the Strings and Performance:
There is a known issue with the performance with Strings in Java. The recommendation is to use StringBuffer instead if you are using a lot of repeatitive Concatenations and such.
And My other cent on the original question:
You can also use products...
What was the problem with installing both forms 4.5 and forms 5.0. I have got both those setups to work before. they use a different naming conventions so they should work.
Sunil
Date datatype includes date and time and you can write a database trigger to automatically insert or update any column using sysdate... as in
select sysdate into :MyDateColumn from dual;
Sunil
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.