Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6.0 and Access databases
Message
From
30/10/1998 15:06:02
 
 
To
30/10/1998 14:45:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00152909
Message ID:
00152996
Views:
22
Here is my ODBC view:

OPEN DATA dbc
CREATE SQL VIEW TWCView;
CONNECTION TWCustomers SHARE;
AS SELECT * FROM access.customer

I make changes but they are only saved to the local temp table, not to the actual connected Access database? I thought you could write to the file to?

>Kevin ---
>
>Well...Not many, really, if you're just appending records.
>
>
>>Ok, great, just got an ODBC view into an Access database. I have heard that performance with ODBC is pretty bad. If I am just appending records to an ODBC database once a night, I take it performance isn't really an issue. What database functions are hindered with ODBC.
>>
>>>It can read/write them as remote views via ODBC. There is no native use of Access databases.
>>>
>>>>Does VFP 6.0 import and export to Access databases? Or even better, will it write and read directly to an Access database?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform