No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Hi all, This is venkatesh, i have problem with usb drives . I need a way to access data card but not usb drives through usb port. I need to do this very urgently. The one way is when u disable usb ports my data card also not works. what … | |
hi friends, gud evening. I have one doubt to be clarified. I work in somewhere, there we have local network resource(file server). We all have domain user names and, we have to enter our credentials to access files in n/w resource. so i entered and checked in the check box … | |
Re: I THINK U HAV TO CHANGE THE CODE AS FOLLOWS FROM 5TH LINE [CODE]SqlConnection conn=new SqlConnection(connStr); SqlCommand cmd=new SqlCommand(); cmd.Connection=conn; cmd.CommandText="select password from Details WHERE username=' " + username + " ' "; conn.Open(); String pass=cmd.ExecuteScalar().ToString(); Console.WriteLine(pass); conn.Close();[/CODE] please enclose the full files (including project ), then it will be … |
The End.