NetRunner
August 25th, 1999, 01:38 AM
I'm using the new DataEnv features in VB6.
I have a query and I've put it in a Command inside a Connection, and it uses one argument.
When I run the Command (and supply the argument), I expect it to refresh all the controls that are connected to that Connection.
I've read that it does not auto-refresh, and you need to tell each one of the controls (after each time the query is executed) that the data has altered by reassigning the Connection to the control.
Is that right??
Thanks,
UDi.
I have a query and I've put it in a Command inside a Connection, and it uses one argument.
When I run the Command (and supply the argument), I expect it to refresh all the controls that are connected to that Connection.
I've read that it does not auto-refresh, and you need to tell each one of the controls (after each time the query is executed) that the data has altered by reassigning the Connection to the control.
Is that right??
Thanks,
UDi.