Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server update problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00337835
Message ID:
00337919
Vues:
15
Merci Diane,

C'a marché!!...It worked!!



>Bonjour Perry,
>
>Try this:
>
>private lcDescript, lcCondition
>lcDescript = "Finished Goods #" + alltrim(STR(i))
>lcCondition = test1.code1
>
>sql_sta = 'update code2 set descrip = ?lcDescript ' + ;
> 'where code1 = ?lcCondition'
>
>chs=sqlexec(ch,sql_sta)
>
>Good luck,
Perry E. Chrzanowski
Programmer/Analyst
Saturn (Solutions) Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform