add/edit data source event
Posted: Sun Oct 07, 2012 12:57 am
When a user creates a new datasource I would like to take them to a gui query builder tool so they can construct their sql statement and return the constructed sql back to the "query text" on the report's datasource. Is there an add/edit datasource event which I could handle? My users are not going to know table names, how to join tables, etc. The gui query builder will provide the list of associated tables/views available to them and there they will pick what columns and conditions they want.