Oracle Apex 3.2 released
Oracle has released version 3.2 or their Apex web design tool.
Looking forward to getting my hands dirty with the new features, which include better interactive reports, improved security options and more AJAX options.
Will be using this release alongside JQUERY 1.3.2 on all my new projects.
Mark Caulfield
27 Jul, 2009
Converted all my current apps to 3.2.
Pretty painless experience. Report handling is better, so are security features.
I’m implementing custom security using MD5 hashes across to a central MYSQL internet server on my most recent app.
This allows web site logon and applicition logons to stay in sync.
More as I get it…