SELECT Stu_TypesofOffence, Stu_DatenTime,Stu_RepetitionOffence,Stu_OffenceDetails,Stu_LocationOffence,Stu_InitialAction,Stu_ConWarn,Stu_Comments,Stu_DemeritPoints, ISNULL(150 - Stu_DemeritPoints,150) AS Expr1 From DemeritPoints WHERE Stu_Class=@Stu_Class
THe problem is that the code for this is not displaying in the detailsView control.
What is wrong with this ??
This post has been edited by modi123_1: 08 June 2012 - 10:34 AM
Reason for edit:: highlight the lines THEN click the code tags button in the 'format text' box of the post.

New Topic/Question
Reply



MultiQuote







|