Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MS Access97 Data Replication - How about VFP?
Message
 
À
26/11/1997 16:58:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00062418
Message ID:
00062571
Vues:
54
>>>I can't say much about the replication, as I have not had a need to look at anything like it. But, I can ask you why you would consider moving your data to Access? Are you working with very small tables? I'm sure you are aware of the limitations that Access has with tables. I'm not being biased, Access does have its own purpose and niche, but it was never designed to handle large amounts of data.
>>
>>My question to this is that even though Access has trouble dealing with large tables it doesn't mean it can't hold large tables. If I am accessing the Access data via ODBC in VFP and VFP is now dealing with the data and not Access, doesn't this problem go away? This way I combine Access97's replication with VFP's data handling.
>
>To my knowledge, the ODBC would merely be a translator for the Jet Engine. VFP would send a request through ODBC, the data would still be extracted in the same manner as the Jet engine. VFP would not be doing direct table level requests. Someone please correct me if I am wrong. But VFP through ODBC does not equal VFP performance. VFP gets its performance through a lower level of table manipulation than Access or similar programs.

I've haven't tested this yet with a large set of records yet but I did experiment by setting up a remote view of an Access database containing 300-400 records. The view came up very quickly (BROWSE window) and navigation and changes did not appear any slower than BROWSEing a local view. If my VFP front-end is doing all of it's work against the remote view I was under the impression that VFP's database engine is doing this. The only time the Jet Engine via ODBC would come into play is during such actions as REQUERY, TABLEUPDATE, etc. Am I incorrect in the assumption?
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform