ORA-00001: Unique constraint violated
Random ramblings and raves of relational relevance!
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...
Tuesday, May 1, 2012
Select * from Inbox
›
... or how to read your (Microsoft Exchange) email using SQL and PL/SQL. Introduction You are probably familiar with sending email usi...
13 comments:
Saturday, April 21, 2012
Interesting PL/SQL and Apex links, April 2012
›
Here's a bunch of interesting stuff related to PL/SQL and Apex that I've come across lately, I'm posting it both as a reminder t...
4 comments:
‹
›
Home
View web version