Hi,
I'd like to start off by saying, in the time I've spent tearing my hair out with Access, I've learned: Java,VB,ASP, Office VBA and Javascript.
It's absolutely horrendous and I'm only posting here because I'm about to take the gaspipe. My new boss insists on using Access, so i'm stuck with it (for now).
My questions are as follows (and I'd be grateful for any replies):
1. When using forms/subforms, which keys are neccessary? i.e. If i link an author to his books (using a 1-many relationship) are both the Authors.AuthID AND Books.AuthID keys neccessary?
2. Say I've a form displaying a patient and a subform displaying related doctors that patient has seen, can I use a combobox (with lookup) to change the doctors? (or is that impossible as related records aren't editable?)
3. Can a textbox be bound to a query? (I've tried DLookup but can't get it working - could be a syntax prob but I can't work it out)
Thanks
Ken
I'd like to start off by saying, in the time I've spent tearing my hair out with Access, I've learned: Java,VB,ASP, Office VBA and Javascript.
It's absolutely horrendous and I'm only posting here because I'm about to take the gaspipe. My new boss insists on using Access, so i'm stuck with it (for now).
My questions are as follows (and I'd be grateful for any replies):
1. When using forms/subforms, which keys are neccessary? i.e. If i link an author to his books (using a 1-many relationship) are both the Authors.AuthID AND Books.AuthID keys neccessary?
2. Say I've a form displaying a patient and a subform displaying related doctors that patient has seen, can I use a combobox (with lookup) to change the doctors? (or is that impossible as related records aren't editable?)
3. Can a textbox be bound to a query? (I've tried DLookup but can't get it working - could be a syntax prob but I can't work it out)
Thanks
Ken