Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server update problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00337835
Message ID:
00337919
Views:
13
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform