I almost ran a query i did not want to against a production db today.
As such i would like to check before all my queries that this.Connection.DataSource is not my production database... and if it is then show a messagebox warning me.
Is this possible?