Writing a P80010 Table Definition Browser App.

In OneWorld XE/8.0 days, we used to have an application – P80010 – Table Definition Browser Application. This application was of great help, as it showed the database fields in the Table, its indexes, the DD item name, description, the Data type of the field etc.
You can do the same in the Newer versions of EnterpriseOne too, with a very simple app as shown in the article.

You Comment – I Follow a.k.a. ‘Do Follow’

Do Follow Movement is, if you post a comment on DeepeshMD.com and post the link to your website/blog, you will receive some of the so called “link love” or “link juice”. As a blogger, or website owner in general, you want content or links pointing to your site/blog. Links to your site is one of the major ways to increase your Google ranking or for the matter for most search engines. That’s why in the blogosphere, link love is high currency.

Indian Literature Part 2 – Vedas & Mantras

Chanda shaastra explains how the Vedic mantras / hymns are arranged in the Vedas based on the number of letters in each line. It is the prosody of the Veda mantra. OM Mantra is the most important among the Hindu Mantras. Its chanting and vibrations is given in the article.

Calculate Begin and End Dates for Month/Year

Calculate the Begin and End dates from a given Period/Year combination or to calculate the month’s begin and end dates from a given date. Like if you are given Period=3, Year=9, the Begin and End dates will be 03/01/2009 and 03/30/2009 respectively. Similarly if you were given a date say – 2/17/2009, the return Begin & End dates will be 02/01/2009 and 02/28/2009.

Change Database values using MS Access (JDE E1 Oracle)

For people who have problems with SQL, there’s an easier way of changing backend database values. How about using MS Access where you can directly type in the values, and it gets updated or you can Insert, Update Delete & you can export, import…. and all.
Following is the tutorial for setting up MS Access with Oracle Database Backend for JD Edwards EnterpriseOne.