Does anyone know why the following exception would occur:

"Dynamic SQL generation for the DeleteCommand is not supported against a SelectCommand that does not return any key column information."

All i am doing is deleting a row from my dataset and updating my database.