G
Guest
Hello, I have a customer who has a database that they use almost entirely in
queries views; I recently made some upgrades for them, with new entry forms,
and a new easier way to get to and manage the queries. In the process, in
order to relate different aspects of their business, I also added some
additional relationships in Access, which aren't really anything all that
special, aside from a many-to-many in a couple of places.
The side effect that I did not see coming, however, was that when you create
a multi-relational query, it's data is not editable in query view! Now they
must leave the query, and find the record in the forms to edit it -- not good.
I would settle for a "double click" event on the query view, but I don't
think there is one, so I tried continuous forms, but then the users cannot
resize the columns!
Being a college student learning .net, I discovered the grid control, but
the problem with that is that the control itself is not on very many
computers, and I don't know how to redistribute it.
At least using the double-click event, or a button, I could send the user to
the correct place to edit the particular record they want to edit.
Anybody have some solutions or ideas? I don't know why access won't let me
edit those queries, but I've tried a million different combinations trying to
get around it, and I'm kind of hitting a wall. I could even link out to a
VB.Net application, but I'm sure that's overkill, there's GOT to be something
that I'm missing here!
Any help and/or ideas would be greatly appreciated!!!!
--Jon Jaques
queries views; I recently made some upgrades for them, with new entry forms,
and a new easier way to get to and manage the queries. In the process, in
order to relate different aspects of their business, I also added some
additional relationships in Access, which aren't really anything all that
special, aside from a many-to-many in a couple of places.
The side effect that I did not see coming, however, was that when you create
a multi-relational query, it's data is not editable in query view! Now they
must leave the query, and find the record in the forms to edit it -- not good.
I would settle for a "double click" event on the query view, but I don't
think there is one, so I tried continuous forms, but then the users cannot
resize the columns!
Being a college student learning .net, I discovered the grid control, but
the problem with that is that the control itself is not on very many
computers, and I don't know how to redistribute it.
At least using the double-click event, or a button, I could send the user to
the correct place to edit the particular record they want to edit.
Anybody have some solutions or ideas? I don't know why access won't let me
edit those queries, but I've tried a million different combinations trying to
get around it, and I'm kind of hitting a wall. I could even link out to a
VB.Net application, but I'm sure that's overkill, there's GOT to be something
that I'm missing here!
Any help and/or ideas would be greatly appreciated!!!!
--Jon Jaques