Creating a CV indexing facility using Oracle Text
Recently, I have struggled to get Oracle Text working on Linux. … Continue readingCreating a CV indexing facility using Oracle Text
"Life is really simple, but men insist on making it complicated." ~Confucius
Recently, I have struggled to get Oracle Text working on Linux. … Continue readingCreating a CV indexing facility using Oracle Text
Go to your Oracle binaries folder and export environment variables, if they are not set already. … Continue readingEmergency check on command-line for Oracle XE
Before continuing the rest of the installation process we started, I must mention my appreciation for the “yummy” tool Linux developers provided… … Continue readingSetting up a web application on CentOS (continued)
After years of torturing their SQL Server users, Microsoft provided a “better” way of paging records in version 2005, and it is a weird one! The following example is from their website, an article about ROW_NUMBER (Transact-SQL). … Continue readingPaging records in MS SQL Server 2005
Ingredients for our web application are Apache HTTP Server 2.2, PHP 5.2, Firebird 2.1 and Oracle 10g Express Edition. … Continue readingSetting up a web application on CentOS 5.3