Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equivalent of VFP EXECSCRIPT
Message
De
15/10/2009 21:06:32
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Equivalent of VFP EXECSCRIPT
Divers
Thread ID:
01429579
Message ID:
01429579
Vues:
249
I have a VFP application with a treeview. When the user selects and item from the tree something like the following code executes
=SQLEXEC(myConn, "SELECT codeblock FROM myTable WHERE id = treeview.id","curCode")
lcScript = curCode.codeblock
EXECSCRIPT(lcScript)
Is there an equivalent form for this in VB?

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform