Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Status ?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
00982279
Message ID:
00982482
Views:
30
>They were in the Activate event of the form but after i read your message, I placed them in the Load event. Still, get teh same Selected x number of records.....

Jeffrey,

This sounds somewhat familiar to me. I believe this happened to me when I was trying to set up the row source of a control (e.g. combobox) via a SQL statement that contained the INTO CURSOR clause. The status message went away when I did the folowing:

  • Set the RowSourceType to Alias.

  • In the control's Init, issued the SELECT FROM ... INTO CURSOR statement.

  • After the SELECT, I set the control's RowSource property to the cursor's alias.


Hope that's helpful.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform