SitesMasstec
Programmer
Hello colleagues!
A have a Form which has in its Data Environment the table TEMPREC2.DBF (it is a temporary table with selected records from another table).
Is it possible to have a Cursor in the Data Environment of the Form, instead of that table?
Cursor has a random name, so I could not define it in the Data Environment of the Form. Is there another way to do it?
Thank you.
A have a Form which has in its Data Environment the table TEMPREC2.DBF (it is a temporary table with selected records from another table).
Is it possible to have a Cursor in the Data Environment of the Form, instead of that table?
Cursor has a random name, so I could not define it in the Data Environment of the Form. Is there another way to do it?
Thank you.