adding values in a table from list item [message #267966] |
Mon, 17 September 2007 00:09 |
fam_bila
Messages: 43 Registered: August 2007 Location: pakistan
|
Member |
|
|
hello!
i have list item on a form that have four values as present,absent,leave, exceptional leave.now,i want when i select one of the value from the list at runtime .these value should be store in a database table.
how is it possible.
plz help me.
regards
|
|
|
|
Re: adding values in a table from list item [message #268016 is a reply to message #267966] |
Mon, 17 September 2007 02:49 |
fam_bila
Messages: 43 Registered: August 2007 Location: pakistan
|
Member |
|
|
sorry, the solution u give i cant understand.
here i attached my interface..from the first form when I select the class,session,subect and date and press on the show window.a second window should open which have "regestration_no","name","lastname "and "roll_no" which shows the record based upon the selected valus from the first form and in "attendance status" we select values from a list apear.now the problem is that how we ca save these values in the attendance table against each record.
plz help me..
regards
|
|
|
|
Re: adding values in a table from list item [message #268276 is a reply to message #267966] |
Tue, 18 September 2007 01:55 |
fam_bila
Messages: 43 Registered: August 2007 Location: pakistan
|
Member |
|
|
The items on the second window does not directly associated with database datablocks but these items fetches values programatically at run time from multiple tables of databse.now the problem is that how can we send the values of "attendance status" in student_attendance table at run time.what is the query??????
plz help me.
thanks.
|
|
|
|
|
|
|
|