Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SHAPE Command
Message
De
01/11/2002 08:05:43
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
SHAPE Command
Divers
Thread ID:
00717721
Message ID:
00717721
Vues:
48
Hello,


I am trying to join two tables using the SHAPE command.

"SHAPE {SELECT CustomerID,CompanyName" & _
" FROM Customer ORDER BY CompanyName} " & _
" APPEND ({SELECT OrderId, OrderDate, " & _
" CustomerID FROM Orders} AS rsOrd " & _
" RELATE CustomerID to CustomerID)"



When I execute this statement... I get a syntax of access violation error..


Any ideas?

Thanks.

Alvin
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform