Hi
I have a listbox in which I fill with values from a SQL based on a selection chosen by the user. The listbox allows the user to select the value they want from the list and enter payments for that person. However my problem occurs in instances where the list box contains more records that are shown in the main listbox window and the user has to scroll down the list. This is usually 500 or more records. When the user selects any of the records nearing the end of the list, the entire application closes with an error saying "Syntax error" and it is going straight to the read events. It however does not tell me where the syntax error is. For any of the records closer to the beginning, everything works fine.
Help please. I have run out of ideas to fix same. I tried rerunning the Query and clearing the listbox and refilling it, but the same thing occurs once the previous record selected was near the end of the list.
Thanks
Visual FoxPro2
|