WorkingScripts

The Stuff that Just Works

WorkingScripts header image 5

Entries Tagged as 'Portal'

SQL for Retrieving Portal, Security, Record and Navigation

June 5th, 2009 No Comments

SELECT DISTINCT ltrim (rtrim (a.classid)) AS classid, ltrim (rtrim (b.menuname)) AS menuname, ltrim (rtrim (b.barname)) AS barname, ltrim (rtrim (b.baritemname)) AS baritemname, ltrim(rtrim(d.pnlname)) AS [...]

Tags:   · ·