Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
T-Sql
Message
De
04/06/2003 14:34:33
 
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: T-Sql
Divers
Thread ID:
00796282
Message ID:
00796300
Vues:
16
I'm not sure what you're after, but if you want to get back a cursor like in VFP, you can't do that. VB has no concept of native data. You'll use either RDO (not recommended) or ADO (recommended).


>Hi All:
> I want to use sql statements instead of using recordset statements to query the data. For example I want use this:
> sele * from mytable where Customer = 'IBM' into cursor ctemp
>
>Is there a way where I can use this statement in VB?
>Thanks
>MA
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform