I am trying to create a new file from fields extracted from a larger file that contains two memo fields. I wrote a sql program that queries and extracts the fields I need for my new file. The routine works fine except the two memo fields are empty. Does anyone have a solution?
SELECT...
Thank you for your reply. Let me clarify my problem.
1. The form is launched from a simple form menu I created.
2. The form with the problem has a command button I placed on the form.
3. That command button has one command in the click event, 'Thisform.release"
4. As long as I don't execute...
I have written a small application that loads a form, reads & displays information from a customer file then runs a report. A problem occurs when the query finishes and control returns to the form. When I click my exit command button on the form, it does not release the form, instead it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.