Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's wrong with my Update statement?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP3
Network:
Windows NT
Database:
MS SQL Server
Divers
Thread ID:
00953709
Message ID:
00953819
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform