Executed: 5/27/2003 12:32:59 PM
Query: SELECT jassignedid, JobComments FROM tblJobIncharge
WHERE JobComments IS NOT NULL AND projectid >= 50 AND projectid <= 100
jassignedid | jobcomments |
---|---|
51 | |
52 | |
53 | |
54 | |
55 | |
56 | |
57 | |
58 | |
59 | |
60 | |
61 | |
62 | |
63 | Use Editbox which overlaps the particular column for editing in a particular field |
64 | We have to specify the send/receive buffer size using SetSockOpt function in the CSocket Class. |
65 | Coding error in tender module. |
66 | coding error in tender module |
67 | Open the Project you want to debug in vc++. Select Project|settings. goto Link tab then select debug from the category List and select COFF Format. |
68 | colors are changed |
69 | in runtime we can not change the combobox style from simple to dropdown (or) dropdownList viceversa. we have to destroy the control and again we have to create with the required style. |
70 | The Item calculation has been corrected by correcting the formula |
71 | solved. We have to set flag while adding treeitem. |
72 | The item calculation is corrected with the help of satish |
73 | item selected notification has to be send to view where the current selected item details will be refreshed and displayed |
74 | The design has been changed so that the user enters the country instead of selecting from list of countries |
75 | we should not place the control with respective top margin of parent. if we want caption to come in the center of view. set centervertically style and align text as center and set the width of control as current view width. |
76 | solved. After adding new client, Database is refreshed. |
77 | In Client Name combobox of teder module New tender |
78 | Unless required fields are filled Ok button should not be enabled |
79 | check Disabled/ReadOnly style of control. which you want as read only. |
80 | write column settings into .ini file |
81 | in onleavecell you can validate data in particular cell. |
82 | for adding new column which is not in database go for flexigrid control. |
83 | Login is only for Project leaders and administrator. Now we changed the appearance of opening screen |
84 | columns are formatted |
85 | for each AfxLockApp() function there should be AfxUnlockApp() function should be present. in application. |
86 | image uploading is done using SA-fileupload component |
87 | exception is not due to using COleDropTarget class. AfxLockApp() matching call is missed |
88 | file up load field is removed from that page |
89 | formatting is changed to standard lucidsoft design |
90 | Email to project leaders and the users are provided |
91 | the titles are changed |
92 | The entire project ntreface is to be changed with new design. The error will be corrected with interface change. |
93 | Memory allocated is not released properly. change menu id of exit option to ID_APP_EXIT. |
94 | solved. For each call to AfxLockapp() there is a match in AfxUnlockapp() |
95 | The Style of the button has been changed |
96 | The name list appers |
97 | added two more links to add more error types and severity levels |
98 | body on load the focus is set to errorloggedby field |
99 | view all errors functionality is now changed to view all errors |
100 | error solved |
101 | solved |