I would like to programmatically find out the inner content of
the SQL query (Oracle, Access, ...)
Dim SqlContent As String = ?
The purpose is not to read data from this view, but to analyze
the SQL only!
Hope to get help
Roman
*** Sent via Developersdex http://www.developersdex.com ***