Click here to Skip to main content
15,885,278 members

Comments by kevinbrydon (Top 1 by date)

kevinbrydon 17-Apr-12 3:46am View    
A couple of suggestions to help debug.

1. Try changing the values for the ID e.g. set the ID for Arsalan to "ABCDEF" Does this make any difference to the values in the data grid?

2. Make your select statement more specific e.g. "SELECT ID, Password, Name FROM Login"