J
Jimpappa
Hi All,
I have an ADP project connected to a SQL Server Backend. This was an
ordinary access database before and converted to an ADP using the "Upsizing
wizard".
The problem I am having is that, I get these weird situations where the form
is using the "ServerFilter" value from the previous invocation. (For
example, if the form was used to display "Record A" and then if its used
again to show "Record B", it would still display the content for Record A)
Please note that the forms are invoked using DoCmd.OpenForm passing the
"Where clause" as one of the parameters.
Where am I going wrong here? How do I fix this please?
Any help is greatly appreciated.
thanks
Suneth
I have an ADP project connected to a SQL Server Backend. This was an
ordinary access database before and converted to an ADP using the "Upsizing
wizard".
The problem I am having is that, I get these weird situations where the form
is using the "ServerFilter" value from the previous invocation. (For
example, if the form was used to display "Record A" and then if its used
again to show "Record B", it would still display the content for Record A)
Please note that the forms are invoked using DoCmd.OpenForm passing the
"Where clause" as one of the parameters.
Where am I going wrong here? How do I fix this please?
Any help is greatly appreciated.
thanks
Suneth