我做了一个简单的系统,运行良好,但我想让它更高级,并根据用户的UserType显示不同的起始页。但是,我遇到了以下错误:“必须声明标量变量@UserType。”=@UserType and Password=@Password and UserType=@UserType", con); da.Fill(dt);
if (dt.Rows.Count
当我没有为用户中的日志定义Usertype时,我的Gridview工作得很好。query = "select Id,username,email,usertype,active,(CASE WHEN usertype='1' THEN 'Admin' WHEN usertype=Id,username,email,usertype,active,(CASE WHEN usertype='1' THEN 'Ad