Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's wrong with my Update statement?
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP3
Network:
Windows NT
Database:
MS SQL Server
Miscellaneous
Thread ID:
00953709
Message ID:
00953819
Views:
18
This message has been marked as the solution to the initial question of the thread.
I take it that
update subcust
	set ccustcode = customer.ccustcode
	from subcust, customer
	where customer.customerkey = subcust.customerkey
didn't do the trick either.

I think then that the statements are running correctly and that you should inspect the data and structure in both table's customkey
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform