I am trying to retrieve the SQL string from an Access View using C#. I have searched the web (including MSDN) and cannot find anything that helps me. I am NOT trying to run the SQL or use the resulting View - I have no trouble with that at all - I just wish to extract the SQL statement string.
Any help would be much appreciated.
Any help would be much appreciated.
Comment