Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating Access using ODBC
Message
De
29/10/1999 14:02:24
 
 
À
29/10/1999 13:59:19
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00283747
Message ID:
00283990
Vues:
11
So there is no real way to do it thru like a browse window, say. Instead I'll have to figure out the changes I want and run a sqlexec? I can live with that, there are only a few changes I would seek to make.

>>>Hi,
>>> Try to use either " " (mytable."my field") or ' ' (mytable.'my field') for your problem.... one of them should work.... according to my memory ...I suppose
>>>
>>>
>>>Hope it helps
>>
>>They both seem to work fine, for accessing the data, but when I try to do a cursorsetprop to make the view updatable, then it dies.
>
>You'll have to use SQL passthrough for this. VFP views build the SQL from your view properties, and the SQL it builds will be invalid because of these field names.
--Todd Sherman
-Wake Up! Smell the Coffee!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform