Author: Amanda Brown
Posted: 2005-03-01 at 08:54:15
Hello all!
I'm using remote views to hit SQL server data from my VFP 7.0 app. Once
I set the parameter, the remote view is retrieved just fine, but when
the parameter changes and I requery the remote view, it doesn't refresh.
It sticks with the old parameter.
I've been able to rig it by closing the remote view and reopening
everytime the parameter changes but that's a pain.
Any ideas on why it's not refreshing?
Thank you!
Amanda