Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help for update-SQL command
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01448856
Message ID:
01449108
Vues:
43
>>Use alias here, not the table name.
>>
>>
>>Update QF;
>>	tgiren= CRS_StockBalance.giren,;
>>	tcikan= CRS_StockBalance.cikan,;
>>	tmevcut=CRS_StockBalance.kalan;
>>	From CRS_Stock QF;
>>	inner Join CRS_StockBalance On QF.skodu==CRS_StockBalance.skodu
>>
>>
Found that thread http://social.msdn.microsoft.com/Forums/en-US/sqlgetstarted/thread/416a1a23-7f63-433e-b0e4-cd42fda266a6
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform