Sunday, November 06, 2005

ORM for VFP

Just found this at fox.wikis.com.

This is a ORM (Object-relational mapping) engine for Visual Foxpro. I breifly go thru the documentation. It is not a complete framework like MM, VMP and etc, instead it is an object persistent framework. It only take care of business object and data access layer. The core library is written using C++ but higher level class provided as a wrapper of FLL API. GUI provided for mapping.

This product has two edition. Personal and professional edition. Personal edition is FREE! however limited to 10 persistent classes per Session. I tried to to download it for a try but couldn't made it. May be because it is still under beta testing.

FoxDataObject.com

0 Comments:

Post a Comment

<< Home