S
Sidney Linkers
Hi All,
Is there a method for saving the RecordSource of a form as SQL? I want to be
able to do this even after the user put a filter on the form or changes the
sorting order. It gets more nasty if the form contains pulldown textboxes
with a recordsource of itself. MSAccess uses some type of internal table
referencenames which do not exist, but just for filtering purposes.
The whole idea behind this is to rember the view the user last has been
using and even give the user the ability to save a view (the full SQL string
hopefully).
Any help or suggestions would be great on this.
Sid.
Is there a method for saving the RecordSource of a form as SQL? I want to be
able to do this even after the user put a filter on the form or changes the
sorting order. It gets more nasty if the form contains pulldown textboxes
with a recordsource of itself. MSAccess uses some type of internal table
referencenames which do not exist, but just for filtering purposes.
The whole idea behind this is to rember the view the user last has been
using and even give the user the ability to save a view (the full SQL string
hopefully).
Any help or suggestions would be great on this.
Sid.