Passionate about bringing ideas to life with code. Founder and CEO of United Codes and APEX R&D. Loves the Oracle Database and Oracle Application Express (APEX).
Nothing here yet.
Oct 15, 2025 · 5 min read · Since Oracle has been quiet about the new release of Oracle APEX, the community has wondered what happened to the next release. I thought it would be helpful to write about what I know for Joel Kallman Day. In recent years, Oracle has released two ve...
GSasha commented
Jul 24, 2024 · 4 min read · Making the File Upload a required field is difficult with APEX 24.1 or earlier. In this post, I will show you the solution I use until Oracle APEX's native behavior improves. The definition of my table: create table xfile ( id number ge...
Join discussion
Nov 22, 2023 · 2 min read · I had a weird issue with some Oracle database users I wanted to connect to in SQL Developer Web. When I tried to log in at https://hostname/ords/sql-developer, I received the error: Invalid credentials: If your ORDS schema alias is different from you...
Join discussion