Textboxes
-
I have a problem, but i can't see an solution on Form1 I have 2 Fields from Table 1. the user fills in the 2 Fields.. and presses the button. now.. underneath the button there should be some query wich compares the data from a second table that has the 2 fields but also a third. this should be filled out in the second form and this 3 field should be a increment. so.... in the first form the user fills in 10000 AD then press the button the application checks in the second table to the first 2 values. (10000 AD) and check wich 3 third value is following up.. 18 as example. my next problem is: he now should take the first 2 values again and read in the first table wich partner/relatieve of some kind is in this data row. this value he also should put in a textfield.. and when saved.. this value is put in the second table.. really hope you guys could help me. i use visual C# 2005 and access database