2014年7月13日 星期日

[RESOLVED] Double Data Displayed


















This gridview shows all my records twice, it was working fine until I updated to VS2012 and SQL2012 - Should still only retrurn each record once correct?



Try adding DISTINCT to your query...



 


Matt



Found It - The problem is not the display, but everything from my form is being enetered twice.



I would hope so yes. Check the data in your tables. Make sure you don't have duplicated data somehow. Or run the select query manually to analyze the records you get back. 


沒有留言:

張貼留言