Archive May 23, 2012
Adding LOV to non-database Field or Parameters
More and more people end up using ADF for applications that don't actually talk to a database backend but rather to Web services, Java classes, and SOA process instead. In these cases the ADF pages actually end up invoking methods and passing param…
Adding LOV to non-database Field or Parameters
More and more people end up using ADF for applications that don’t actually talk to a database backend but rather to Web services, Java classes, and SOA process instead. In these cases the ADF pages actually end up invoking methods and passing parameter…
Server Virtualization for Dummies eBook – Get Your Copy Now
Server Virtualization for Dummies eBook – Oracle Special Edition
Get Your Copy Now.
Need to virtualize but concerned about complexity of the migration of your applications? Virtualization should make things simpler, from servers …
Server Virtualization for Dummies eBook – Get Your Copy Now
Server Virtualization for Dummies eBook – Oracle Special Edition
Get Your Copy Now.
Need to virtualize but concerned about complexity of the migration of your applications? Virtualization should make things simpler, from servers …
Recap of the Apps UX Gamification Design Jam
I’m back from the latest leg on my US tour, the Applications UX Gamification Design Jam.
If you were following the #gamifyOracle hashtag, you might have seen some of what went on, but for completeness sake, here’s my recap.
This was an internal-on…
News Summary: No Google infringement, says jury
[AP] – THE VERDICT: A federal jury says Google didn’t infringe on Oracle’s patents when the Internet search leader developed its popular Android software for mobile devices.PREVIOUSLY: The same jury, with two …
How to display Oracle PL/SQL "OUT" variable in perl
Step 1: Create a procedure in oracle with OUT variable
create procedure testing (timendate out varchar2)
as
begin
select systimestamp into timendate from dual;
end;
/
Note: Above proc outputs systimestamp.
Step 2: Test the proc output in Oracle
s…
Thanks to the MySQL Connect Content Committee
A big thanks goes
out to everyone involved with the MySQL Connect Content Committee.
We had a great response to the call for papers and realize that it
took a considerable amount of time and effort to review the submitted
sessions and BOFs. While Ora…
Thanks to the MySQL Connect Content Committee
A big thanks goes
out to everyone involved with the MySQL Connect Content Committee.
We had a great response to the call for papers and realize that it
took a considerable amount of time and effort to review the submitted
sessions and BOFs. W…

