Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Access fields and table non contiguous (with blank)
Message
De
20/01/2001 08:04:30
Christian Cote
Les Logiciels Onoma Inc.
Longueuil, Québec, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Access fields and table non contiguous (with blank)
Divers
Thread ID:
00466148
Message ID:
00466148
Vues:
45
HI,
I created a connection to an Access database. While I can create a remote view without any problem (even the table name has a blank) , I do have some problem with the syntax. I need to query the view like this

SELECT MyRemoteVIew."My Field" from MyRemoteView where anotherfield = "some value"

I get the message : "Syntax error". And when I try :
SELECT "My Field" from MyRemoteViewo where anotherfield = "some value", I get several records that has "My Field" as a value (tge same occurs when I use [My Filed].

I know that with ADO I can resolve the problem with [My Table].[My Field].

Anybody has done something similar ?

Thank you,
Christian Cote
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform