This will remove the data source from the database
Function Drop()
none
If DS.TableExists() Then DS.Drop()
Create
DS