Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP on cell phone
Message
From
25/06/2012 04:37:56
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01546428
Message ID:
01546814
Views:
97
agreeing with you in tendency (less acerbic) on the other points, but

>VFP's data handling is an anachronism when using a server based database.

Why ? Having the backend where-specified data mirrored in equivalent tables to feed the biz objects
IMHO is more sensible than EF or other ORM frameworks (nHibernate or what do you use ?).
Especially if you are fluent in SQL, why for need 2 different ways to access data ?
Do you prefer LINQ vs. SQL, as it again puts you into a MS-controlled niche compared to SQL on nealy all backends ?

The local cursor engine (pls separate from dbf as backend data store) is the thing keeping me with vfp -
and is the thing making me look at Lianja, as today there is no client financing a cursor cache layer
with SQLite having update automatics similar to Ado.Net or vfp-Cursoradapter,
which is what I'd create to scratch my itches.

regards

thomas
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform