Here is a simple package that I made in Java to proceed to a “search and replace” in the blocks of FMB files. Warning, the following code modifies all FMBs in the specified directory. I give you the JAR file and the code. It’s very useful when needed.
Read the rest of this entry »
Tags: java, jdapi, Oracle
Oracle has a very interesting package to deal with the XML: DBMS_XMLDOM
Read the rest of this entry »
Guroot.com is now available in english. Some section are still only available in french but soon, more will be traduced. Excuse my english, I’m French-Canadian and I’m learning.
Recently, I encountered a problem in C#. I had to invoke a generic method but didn’t know which object would be in entry because I was going to seek it through reflection.
Read the rest of this entry »
Tags: c#
// This is a copy of the post “Installing Oracle 11g on Fedora 8″ (in french only for the moment)
// Unless he has some changes for
// CentOS 5.2
Read the rest of this entry »