Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help for update-SQL command
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01448856
Message ID:
01449108
Views:
44
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform