20-04-17, 12:16 PM
الف شكر يا بشمهندس بس كانت المشكله لسه موجوده وهى كانت دى cmd = New OleDbCommand("select fullname from user_name where username = @username and pass = @pass", con)
هى المفروض cmd = New OleDbCommand("select * from user_name where username = @username and pass = @pass", con)
والف الف شكر يا باشا
هى المفروض cmd = New OleDbCommand("select * from user_name where username = @username and pass = @pass", con)
والف الف شكر يا باشا
