Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP and Access
Message
De
17/01/2000 09:38:27
 
 
À
14/01/2000 19:24:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00318398
Message ID:
00318938
Vues:
26
>>Open the tables in VFP and copy them like so:
>
>Copy To mycopy1 Type Fox2x
>
>Or, open them with the ODBC driver.
>
>----------------------------------------------------------------
>Thanks for the reply.
>
>The problem is that the client knows Access and wants to update the actual VFP database. For example, the client has input a bunch of records with a blank field because the value of the field won't be known until later. The blank field will be the the same for this batch of records. Rather than go through 1 by 1 and change this field, he wants to be able to use Access to change this field all at once. Then, obviously, he would use our application for everything else. He is fairly computer literate and the command to change the field would not be complex. However, he doesn't want to learn Foxpro. The answer to this may be that he just can't do it.
>
>Bob

Then an ODBC connection from Access to the VFP ODBC driver should work. The problem with this is that the user may inadvertently delete records or worse change other fields' contents. It would probably be best if you create some sort of interface so he can do this within your app.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform