banner

[Rule] Rules  [Home] Main Forum  [Portal] Portal  
[Members] Member Listing  [Statistics] Statistics  [Search] Search  [Reading Room] Reading Room 
[Register] Register  
[Login] Loginhttp  | https  ]
 
Forum Index Những thảo luận khác giúp em code asp.net  XML
  [Question]   giúp em code asp.net 09/09/2013 19:01:06 (+0700) | #1 | 278416
biladen3030
Member

[Minus]    0    [Plus]
Joined: 23/06/2010 21:06:07
Messages: 2
Offline
[Profile] [PM] [Email] [Yahoo!]
var sqlda = new SqlDataAdapter("select isAdmin from Ass8_Student where StudentName='"+TextBox1.Text+"' and StudentPassword='"+TextBox2.Text+"'",sqlcon);
var ds = new DataSet();
sqlda.Fill(ds,"Ass8_Student"smilie;
if (ds.Tables["Ass8_Student"].Rows.Count>0)
{
if (ds.Tables["Ass8_Student"].Columns["isAdmin"] == "True"smilie
{
Response.Redirect("~/Admins/Insert.aspx?" + "&Nadmin=" + TextBox1.Text);
}
else
{
Response.Redirect("~/Users/Detail.aspx?"+"&Nuser="+TextBox1.Text);
}

--------
Các bác kiểm tra giùm em dong if thứ 2 .Cột isAdmin trong mssql là kiểu bit.Em muốn lấy giá trị ra để so sánh mà mò hoài không ra.dùng DataReader thì em đã biết chỉ có kiểu này mò hoài không ra
[Up] [Print Copy]
[digg] [delicious] [google] [yahoo] [technorati] [reddit] [stumbleupon]
Go to: 
 Users currently in here 
1 Anonymous

Powered by JForum - Extended by HVAOnline
 hvaonline.net  |  hvaforum.net  |  hvazone.net  |  hvanews.net  |  vnhacker.org
1999 - 2013 © v2012|0504|218|