Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why Not VFP.NET?
Message
De
18/12/2003 11:35:56
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Divers
Thread ID:
00860155
Message ID:
00860384
Vues:
41
>>>>Just think at the equivalent in C# of those simple commands with parameters:
>>>>
>>>>
>>>>conH = SQLSTRINGCONNECT({connection_string})
>>>>SQLPREPARE(conH , [select * from {some_table} where some_column IN (?param1, ?param2,?param3,?param4)])
>>>>...parameters asignments
>>>>SQLEXECUTE(conH)
>>>>BROWSE
>>>>
>>>
>>>You can use code pretty similar to this if you use the VFP toolkit.
>>
>>The toolkit, IMO, is only good for finding out "how to" do things in .Net, I certainly wouldn't use it in an application, what can you learn from that?
>>
>>Kev
>
>Kev;
>
>What can you learn? Just the usual things like how to jump through hoops and apply bandages. :)
>
>Tom

LOL!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform