Y
Yair Sageev
I have heard somewhere that MSDE and SQL Server don't like it if your
queries reference form controls as criteria to link a result with a specific
record in the underlying table of that form. Is there another way to do
this that will make my forms compatible in the future, when/if we upsize?
In other words, it would be great if the query could accept the parameter
from the form, report, or eslewhere, instead of interrogating the form for a
control value.
Thanks.
queries reference form controls as criteria to link a result with a specific
record in the underlying table of that form. Is there another way to do
this that will make my forms compatible in the future, when/if we upsize?
In other words, it would be great if the query could accept the parameter
from the form, report, or eslewhere, instead of interrogating the form for a
control value.
Thanks.