CSExport -- Getting the ILM Connector Space into SQL
How can I query the ILM Connector Space? “You can’t.” – Yes you can. “You have to WMI.” – But WMI is limited in what you can query and slow “You have to use CSExport and then use XML tools.” – that works, but this may be better The above are various answers you may receive. However, thanks to the power of SQLXML we can issue SQL queries against the ILM Connector Space (after it has been exported using CSExport).