AmirMoradi
Programmer
Hi,
I'm trying to use SQL SERVER tables in vfp9 form via cursor adapter.
I have 2 forms, each of them has a grid which is linked to cursor adapter. cursor adapter is linked to a specific table in sqlserver database.
but when i change a record in form-1, it can not be seen updated data in form-2 until we release and run the form-2 again.
can you help me to solve this problem?
Thanks,
Amir
I'm trying to use SQL SERVER tables in vfp9 form via cursor adapter.
I have 2 forms, each of them has a grid which is linked to cursor adapter. cursor adapter is linked to a specific table in sqlserver database.
but when i change a record in form-1, it can not be seen updated data in form-2 until we release and run the form-2 again.
can you help me to solve this problem?
Thanks,
Amir