Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open VFP 5.0 Database directly in VB5
Message
 
To
22/12/1998 09:23:58
Sammy Derban
Ghana Telecom
Accra, Ghana
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Miscellaneous
Thread ID:
00169485
Message ID:
00169640
Views:
21
I personnally use MS Access DBs (in fact the native DB format recognized by VB, called MS DAO Jet Engine in the docs)
MS Jet provides all you need about full relationnal structure, including one-to-one, one-to-many, and many-to-many relations, dependency (i.e. cascading updating and deleting)
BUT, (yes, there are drawbacks), Access is limited with huge DBs (I use 200 MB DBs, and it's SLOW).
I don't know the strength of VFP, but if you have to manage big DBs, and have integrity rules and keep your data coherent, I think you could consider SQL Server, rather than MS Jet.
Microsoft provides a white paper onto its web site. It discusses tech choices and analyses differences between Foxpro, Access, and SQL Server. That's not really impartial, but it gives a starting point. Perhaps you could study it, and compare it to similar docs from Oracle, Informix, Ingres, and so on.
VB Developer
Servilog Concept
jmb@octalfrance.com
Previous
Reply
Map
View

Click here to load this message in the networking platform