Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem Modifying Remote View in View Designer
Message
De
11/09/2000 16:36:22
Charles Myhra
TCF Financial Corporation
Wayzata, Minnesota, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Problem Modifying Remote View in View Designer
Divers
Thread ID:
00415115
Message ID:
00415115
Vues:
64
I've created a remote view of an MS Access table located on our LAN. The view works fine, but if I try to modify the view in the View Designer, I get a "Syntax Error". The Access table field names have imbedded spaces, so the SQL code originally created by the View Designer includes fields names such as:

tblTablename."field name"

If I select all fields so that my SQL statement begins with:

SELECT *;

modification is no problem unless I try to order the cursor which again uses the tblTablename."field name" format in the ORDER BY clause. How do I get around the problem that appears to be caused by the imbedded spaces in the field names of the Access Table so that I can use the View Designer on the view?

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform