K
Krzysztof via AccessMonster.com
Good Day!!
I have a very wierd problem here.
i have a form that is bound to a table with some bound textboxes, and some
non-bound text boxes, etc... nothing out of the ordinary. but when i open
the form, the bound boxes are blank, and it erases the data in those fields
in that table! it only erases the bound data...
what i am doing -
fairly simple operation...
i have a form that has a listbox of records supplied by the same table (i was
thinking that might be the problem...). the user selects the item they want,
and the clicks a button. then, using the unique key selected, it opens the
bound form where the keys match. now the listbox operation does supply the
correct key, and the form opens the correct record (so i am assuming, since
that is the affected record), I have not a clue what is happening...
some help would be greatly appreciated!!
I have a very wierd problem here.
i have a form that is bound to a table with some bound textboxes, and some
non-bound text boxes, etc... nothing out of the ordinary. but when i open
the form, the bound boxes are blank, and it erases the data in those fields
in that table! it only erases the bound data...
what i am doing -
fairly simple operation...
i have a form that has a listbox of records supplied by the same table (i was
thinking that might be the problem...). the user selects the item they want,
and the clicks a button. then, using the unique key selected, it opens the
bound form where the keys match. now the listbox operation does supply the
correct key, and the form opens the correct record (so i am assuming, since
that is the affected record), I have not a clue what is happening...
some help would be greatly appreciated!!