Underscore: The Other SQL Wildcard Used For Single Characters
Well, somewhere in the many years that I have been working with and writing SQL statements I missed something very useful that can be used...
ESU Cleanup
Since our installations of EnterpriseOne were installed and the data upgraded we have applied and installed thousands of ESUs. On 4 of the 7, we...
Quick SQL To List E1 Roles With Description
Here's a quick SQL to get a list of E1 Roles and their descriptions: SELECT AUUSER, AUROLEDESC FROM SY900.F00926
Unable To Check In OMW Object Or Promote OMW Project
Last week we had a developer that kept getting the following error when trying to check-in an object in OMW. We also found that this...