string sql = "delete from tbGuestBook where ID= '" + e.CommandArgument+"'";
ID为长整型,但是刚学,这个查询语句改不太明白,改才能正确呢