Standalone Internet Explorer 7 install
Run Internet Explorer 7 standalone (without touching existing IE6 install). read more →
Run Internet Explorer 7 standalone (without touching existing IE6 install). read more →
Here’s how I installed JDK on Centos (thanks to http://www.trading-shim.org/faq/?java) read more →
I still need to upgrade to 10g … read more →
Have to delete a large number of records and running out of undo tablespace ‘ORA-30036: unable to extend segment by 8 in undo tablespace ‘UNDO’? Script below does a delete with intermediate commits ever ‘x’ records. read more →
What follows is a braindump of every thing I stumled into while getting Progress OpenEdge Database 10.1b up and running on Centos (Red Hat Enterprise Linux). Where Centos is a VMWare virtual machine (guest) with Windows XP as the host operating system. read more →
‘Everythin’ about yum – Yellowdog Updater Modified. Yum is an interactive, automated update program which can be used for maintaining systems using rpm. read more →
The following configuration is at place, VMWare Server (1.0.3) on Windows XP (host operating system). Installation of Centos 5.0 fails with kernel panic. read more →
Example of manual creation of a progress database using the prostrct utility. read more →
Install and configure telnet on fresh Debian install read more →
To map a network share issue command below: read more →
Create, rename and drop a database in sql server … read more →
Control structures syntax; IF THEN ELSE, CASE, WHILE . read more →
Say you have an sql trace for the event ‘TSQL SQL:StmtCompleted’ you are, most probably, NOT interested in the sql statements executed through the SQL Server Agent for instance. read more →
Returing values into tsql variables from a dynamic sql statement using sp_executesql stored procedure. read more →
A translation of oracle dba_* tables/v$* views/functions to their respective mssql counterparts. read more →