Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another SQL Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Another SQL Question
Divers
Thread ID:
00511240
Message ID:
00511240
Vues:
46
How do I use bound fields on my form with SQL 7?

What I mean is this:

The data source my fields are bound to needs to be open in the Load
of the form.

I dont want to SELECT an entire table from SQL in the load just to
have a data source open for the fields to bind.

I was thinking of selecting the first record in the Load, just to get
a cursor open, then later, maybe in the Init, call a parameterized
query to get the record I want to display

Is it possible to use NODATA to do this, or maybe MaxRecord = 0?

Any ideas on this?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform