Bryan - Gendev
Programmer
I'm back to my 'big' app after many months of resting from it - a user has complained (valid too).
Within the app I create a table of (as it happens) path statements as found in memo fields in a table ( they are links to image files) and use this in a combo on a form.
First time in the multi stepped process works as expected and as required.
After this, using a button on a form the user can return to the first step and go through the process again HOWEVER I/they get an error message when trying to open the combo again.
Error is 'Cannot access the selected table, mytable'. From the help this is obviously a VFP gotcha but I can't follow the solution given.
My users want to be able to run the process on any or all of the paths found - one after the other without exiting the application.
Has anyone else any experience with this?
Thanks
GenDev
Within the app I create a table of (as it happens) path statements as found in memo fields in a table ( they are links to image files) and use this in a combo on a form.
First time in the multi stepped process works as expected and as required.
After this, using a button on a form the user can return to the first step and go through the process again HOWEVER I/they get an error message when trying to open the combo again.
Error is 'Cannot access the selected table, mytable'. From the help this is obviously a VFP gotcha but I can't follow the solution given.
My users want to be able to run the process on any or all of the paths found - one after the other without exiting the application.
Has anyone else any experience with this?
Thanks
GenDev