I have this form which is just to enquire the data of the staff and display it on the screen. In the form, there is a textboxt to keyin the staffid. Then I will check the id as below : The staff will keyin the id which is the staffid.
Hi! 26 Jul Windowskb and hwkb and dbmonster etc are making me lazy. I seem to be going away from debugging and R&D effort ( the only things that excite programmers/sys analysts) when I face problems. I just present the problem
I have a listbox whose data source is an SQL Query : sele abcd from defg dist When defg is updated with a new record, the new value of abcd does not appear in the listbox when the listbox is called again, unless the form is killed and reloaded.