ORA-00001: Unique constraint violated
Random ramblings and raves of relational relevance!
Saturday, May 18, 2013
JSON parser for PL/SQL in Apex 5 ?
›
I was looking at the Apex 4.2.2 installation script (coreins.sql), and noticed the mention of a new package, wwv_flow_json, which is apparen...
1 comment:
Friday, May 17, 2013
Using Apex with IIS Express
›
The Thoth Gateway is a gateway written in C# and ASP.NET that allows you to run PL/SQL web applications (including Oracle Application Expre...
2 comments:
Sunday, February 17, 2013
Version 1.7 of Alexandria Utility Library for PL/SQL
›
The latest version of Alexandria, the utility library for PL/SQL , is now available for download . The previous version has been downloaded ...
6 comments:
Wednesday, January 16, 2013
PL/SQL and Microsoft technology
›
Many companies tend to have mixed environments, with Oracle databases (and PL/SQL) running business-critical back-office systems, as well as...
2 comments:
Tuesday, November 6, 2012
Apex Plugin: Execute PL/SQL code and return content to page
›
Here is a Dynamic Action plugin for Oracle Application Express (Apex) that lets you execute PL/SQL code in the database, and then send outpu...
17 comments:
Monday, August 13, 2012
Database (schema) backup to the cloud with PL/SQL
›
In my last blog post I described using the DBMS_DATAPUMP and DBMS_JOB packages to automate database schema backups from the database itself...
2 comments:
Monday, July 23, 2012
Simple database (schema) backup using PL/SQL
›
Usually, database backups are the responsibility of DBAs, and not something that developers really care or think too much about. However, if...
2 comments:
‹
›
Home
View web version