Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating Access using ODBC
Message
From
29/10/1999 14:02:24
 
 
To
29/10/1999 13:59:19
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00283747
Message ID:
00283990
Views:
12
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!
Previous
Reply
Map
View

Click here to load this message in the networking platform