Oracle APEX Day 2011 coverage
Roel posted a great coverage on the Oracle APEX day on his blog: http://roelhartman.blogspot.com/2011/03/ogh-apex-day-2011.html Definately worth reading…
Where no man has gone before
Roel posted a great coverage on the Oracle APEX day on his blog: http://roelhartman.blogspot.com/2011/03/ogh-apex-day-2011.html Definately worth reading…
I simply love the Apex Listener that Oracle sent out a couple of weeks ago. I now allways use it to do my (one developer = me) development, for a number of reasons. It’s easy to set up. I can edit my CSS and Images on the filesystem (no WebDav needed). It saves me resources … Read more
I’m a nerd. I know. I simply “love” the command-line. For years I’ve been using 4NT and TakeCommand, registered the product years ago (www.jpsoft.com). Now I made the switch to Windows 7 (64-bit). I still have to get used to it. Some Oracle issues on PL/SQL developer etc. When I wanted to install my command-lines. … Read more
Today I published the plugins we’ve written to the plugin-library at www.apex-plugin.com. Warp11 CSS Menu The menu is based upon Jessica Wilson’s drop-down menu, but has unlimited levels and more control on the styles used. We also used a different JQuery plugin Warp11 GMaps item The item shows a Google map with some buttons within the … Read more
Ok. I just finished creating two extra Apex-environments (TEST and PROD) Where I mention “SQL>” you are logged in in your sqlplus as SYS as SYSDBA privileges. I now have a plan-of-attack for getting Apex 4 on a 10g database with EPG: Start the APEX installer (I unzipped my apex.zip into D:\APEX, so there is … Read more
Wow, Richard and I have been strugling with APEX 4 on XE for hours before we came across this port: http://www.emarcel.com/database/143-apexhttpccess It would have saved us hours.. thanks Marcin! <COPIED BLOG> After default installation of Oracle APEX 3.0, remote users are not allowed to access Database home page (APEXconsole) http://127.0.0.1:8080/apex http://localhost:8080/apex http://hostname.com:8080/apex (not allowed by default … Read more
Wow, Richard and I have been strugling with APEX 4 on XE for hours before we came across this port: http://www.emarcel.com/database/143-apexhttpccess It would have saved us hours.. thanks Marcin! <COPIED BLOG> After default installation of Oracle APEX 3.0, remote users are not allowed to access Database home page (APEXconsole) http://127.0.0.1:8080/apex http://localhost:8080/apex http://hostname.com:8080/apex (not allowed by … Read more
Martin Giffy D’Souza on Oracle APEX: Variables in APEX: “When I first started using APEX I was unsure about which method to use when referencing variables (values in session state). The purpose of …”
Today I found a really neat plug-in to Oracle’s APEX. Have a look here: http://www.apex-plugin.com/oracle-apex-plugins/item-plugin/skillbuilders-super-lov_75.html All’s well, ut there is a downside to using this plug-in. Cascading Parent LOV’s are not supported yet. I hope they will soon. So I came up with an alternative that does use the native popup LOV. I altered the … Read more
OK Guys, APEX 4.0.2 has been installed without any trouble. just follow the instructions provided by Oracle.