W
Winfried Kastner
Hi,
I have one question. I have to write a big ACCES 2003 (with Windows XP)
application with many (big sized) tables and queries. It is desired that
these tables and queries should not be hided for the end users but viewable
for them. (By the way I also want to avoid any user adminstration inside
ACCESS.)
Thus the end users could change layout features e.g. the width of colums or
can move them to another place or they can they click on the sort icon to
sort the table or query in another way. To do such sorts by the end users is
ok but I want to avoid that this new sort property will be the new "default"
for the next request. I possible I also want to "redo" my format definitions
when the tabel or query will be closed. Ok, when you leave the table or
query after you did a change you will be asked "There was a change in the
table/query. Do you want to save these?". But often it happes that you press
of "Yes". If possible I want to have a kind of suppressing the "Yes" button.
That would be perfect but I don't now how t achieve this.
If possible I want to avoid such things in order to display the tables and
querys always in the same layouts I (!) defined!! For tables and queries I
want to have a kind of lock for the "Filter", "Order By" (in table
properties) and as well the format changes.
I searched in many books and in the internet (web, groups) how to program
this but unfortunately I found n solution.
For e.g. when my ACCESS application will be started it would help to "go"
with ADOX through all tables and querys and to "blank" possible texts that
exits in the prperties "Filter" or "Order by". This means I want to do this
kind of reset during runtime. Unfortunately I fund no way how this can be
programmed with ADOX if it's actually possible with ADOX. Or does there
exists another solution?
I really would appreciate any hint how to solve my problems.
TIA
Winfried
I have one question. I have to write a big ACCES 2003 (with Windows XP)
application with many (big sized) tables and queries. It is desired that
these tables and queries should not be hided for the end users but viewable
for them. (By the way I also want to avoid any user adminstration inside
ACCESS.)
Thus the end users could change layout features e.g. the width of colums or
can move them to another place or they can they click on the sort icon to
sort the table or query in another way. To do such sorts by the end users is
ok but I want to avoid that this new sort property will be the new "default"
for the next request. I possible I also want to "redo" my format definitions
when the tabel or query will be closed. Ok, when you leave the table or
query after you did a change you will be asked "There was a change in the
table/query. Do you want to save these?". But often it happes that you press
of "Yes". If possible I want to have a kind of suppressing the "Yes" button.
That would be perfect but I don't now how t achieve this.
If possible I want to avoid such things in order to display the tables and
querys always in the same layouts I (!) defined!! For tables and queries I
want to have a kind of lock for the "Filter", "Order By" (in table
properties) and as well the format changes.
I searched in many books and in the internet (web, groups) how to program
this but unfortunately I found n solution.
For e.g. when my ACCESS application will be started it would help to "go"
with ADOX through all tables and querys and to "blank" possible texts that
exits in the prperties "Filter" or "Order by". This means I want to do this
kind of reset during runtime. Unfortunately I fund no way how this can be
programmed with ADOX if it's actually possible with ADOX. Or does there
exists another solution?
I really would appreciate any hint how to solve my problems.
TIA
Winfried