rsh.View.Source RecordSetObject

Like ViewData you pass in your recordset object and it will display the SQL source of your recordset object


This is the unformatted SQL source of the example recordset object.  From here you can press the [To SQL Format] button to format the SQL if desired.




Note:

When using DAO, as opposed to ADO, your output for the Source will be limited to 255 characters maximum!