ORA-00001: Unique constraint violated
Random ramblings and raves of relational relevance!
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:
Saturday, May 26, 2012
MS Exchange API for PL/SQL
›
As mentioned in my earlier post , I've been working on a PL/SQL wrapper for the Microsoft Exchange Web Services (EWS) API. The code is n...
12 comments:
Friday, May 25, 2012
A friend in need: Flashback Query
›
"It is sayd, that at the nede the frende is knowen." - William Caxton: " Sonnes of Aymon " (1489) "I say, tha...
1 comment:
Monday, May 21, 2012
jQGrid Integration Kit for PL/SQL and Apex version 1.2 available
›
It's been over two years since I released the initial version of the jQGrid Integration Kit for PL/SQL and Apex. Since then, I...
‹
›
Home
View web version