Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor not being populated correctly
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Divers
Thread ID:
00968400
Message ID:
00968405
Vues:
8
Hi Chad,

Maybe I am not understanding, but can you just do a SQL select into a cursor e.g.

SELECT * from MyTable where MyTable.PartNumber = "ABC" into cursor crsMyParts

HTH,
Cris


>Hi everyone.
>New to the board, and to computer coding. Of course, I have run into a problem.
>I am building a form that calls a data table.
>I have a filter set to scan through the table to find a part number. Once all records of that particular part number have been found, I want to populate a cursor with those records.
>I can browse my table and see the cursor on my specified part number. That seems to be ok but, when I try to put the desired information into my cursor, it places ALL of the table's records into the cursor.
>What might I be doing wrong?
>Any help is greatly appreciated!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform