Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Status ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Divers
Thread ID:
00982279
Message ID:
00982482
Vues:
29
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform