Question Paul Rick · Feb 14, 2020 SPOOL to SQL how ? I need to consume the content of ^SPOOL output over SQL.^%SPOOL utilities don't look so promising #Mapping #SQL #Caché #InterSystems IRIS 2 1 0 333
Question Paul Rick · Feb 14, 2020 Hidden change of $UserName This is more a WARNING than a question #Authentication #Security #Access control #Caché #InterSystems IRIS 1 2 1 458
Question Paul Rick · Jan 14, 2018 Find last in a list of objects I have a class to track data changes.As it becomes slower and slower to find last changes I think I need an index.The 2 classes are just simplified reality.HowTo ? Class Rick.ChangeItem Extends %SerialObject{Property Subject As %String;Property Author As %String;Property Change As %TimeStamp;} and #Object Data Model #Caché 1 6 0 1K