The Data View Web Part works fine for displaying data from external data sources like SQL Server, but what if you want to update (and insert and delete) data in an external database? Microsoft says the Database Interface Wizard won't work in a Sharepoint site, so we should use the Data View. I've...