Contents tagged with SQL Server
-
Finding and Deleting Duplicate records in SQL Server
So, I have a situation where I have some duplicate records in a SQL Server. This is a result of a bad decision I made about 3 months ago. That's another story. I needed to find out how to find those records in my database easily.
-
ASP.NET and Images on a Network Share
The school district I work for had an idea for an application. The need comes from several angles. First of all, lunch counts are all done by paper. Attendance is taken on paper, then it is sent to the Health Room, where tallies are made, and then everything is recorded into our Student Management System (SMS for short), and our Food Service app. Most (if not all) of our elementary class rooms will have Smart Boards next year. So we decided to write an app that would allow the students to "check in" in the morning on the smart board. The kids can go up to the board and select their lunch choice, and do attendance all at once.