Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote Data Access
Message
 
 
À
24/10/2000 12:38:29
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00433596
Message ID:
00433648
Vues:
23
>That is "Property is Invalid for Table Cursors."

Like Trey asked, what is the backend DB? It may not support the TOP N clause. If it does not, you could try:

select min(drawing_code) from mytable where drawing code > current_code

Then use the return value to retrieve the data.
Mark McCasland
Midlothian, TX USA
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform