Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Converting Access 2.0 to Access 97
Message
 
À
31/03/1998 13:46:44
Marc Bui
Omicron Financial, Inc.
Houston, Texas, États-Unis
Information générale
Forum:
Microsoft Office
Catégorie:
Access
Divers
Thread ID:
00088462
Message ID:
00088707
Vues:
31
>When I converted a Access 2.0 application to Access 97, the update to a query did not work. It work in Access 2.0. Here is the line of code:
>
>UPDATE DISTINCTROW qryCCBuild01 INNER JOIN tmpcomp
>
>The qryCCBuild01 is a query and tmpcomp is a temp table.
>
>The error message that I get is "Can not make to query.
>
>Have anyone run into this problem? How did you get around it?
>
>Thank
>
>Marc

Is that your entire query? It seems to me that you're missing your join condition, such as "ON qryCCBuild01.Code = tmpcomp.Code"

Hugo Dahl
"My get up and go must've got up and went"
-Steve Tyler, Aerosmith
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform