Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP 6.0 and Access databases
Message
De
30/10/1998 15:06:02
 
 
À
30/10/1998 14:45:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00152909
Message ID:
00152996
Vues:
23
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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform