Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this a SHOWSTOPPER bug or what?????
Message
 
À
26/09/2010 05:00:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01482687
Message ID:
01482775
Vues:
112
>re-read my earlier post...

No, I won't read your earlier post again. It made no sense. I have clearly laid out the correct syntax and have posed the BIG QUESTION where SQL Server gets the answer correct which you have not addressed.

End of the Discussion is that the following is the correct FoxPro (not SQL Server) syntax. Read the FoxPro Help. I have no idea what your code is all about other than it doesn't make any sense at all.

update y set y.d1 = x.d2 from junk y inner join junk2 x on y.id = x.id &&works correctly

Note: That it is "update y" not "update junk" and that's what the FoxPro Help says to do.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform