Ian Wright
Registered User.
- Local time
- Today, 12:13
- Joined
- Oct 20, 2007
- Messages
- 28
Hi All,
This is the first post of a frustrated Basic Programmer trying to unlock the power of Access with two guide books
I am trying to program a 'simple' game in which two fields in the character table are co-ordinates X and Y
I have a map table which has fields linked to X and Y
Example : Character moves in direction X, update Character Co-ordinates and update Map field showing how many people are at location.
I created a query with all the fields and then a form from that. On the form I tried to do a simple calc that would update fields in both tables but I am told that it is not updatable
I would be most obligued for any assistance,
Many Thanks,
Ian
This is the first post of a frustrated Basic Programmer trying to unlock the power of Access with two guide books
I am trying to program a 'simple' game in which two fields in the character table are co-ordinates X and Y
I have a map table which has fields linked to X and Y
Example : Character moves in direction X, update Character Co-ordinates and update Map field showing how many people are at location.
I created a query with all the fields and then a form from that. On the form I tried to do a simple calc that would update fields in both tables but I am told that it is not updatable
I would be most obligued for any assistance,
Many Thanks,
Ian