Hi,
do I have only take care about the DataAccessAdapter? What about the entities etc.?
For example:
I have two LLBLGen projects, DAL.Foxpro, DAL.SqlServer. Both projects deals with the same database structure (tables, columns, datatypes etc.).
I have created a class which returns IDataAccessAdapter for the choosen dbms.
But which entity classes, helper class etc. must I instantiate from which LLBLGen project? Or do I have to wrapper each entity?
Regards,
Carlo
LLBLGenPro Version 2.0 (13th September 2006)
Runtimelibraries (23th September 2006)
Templates (23th September 2006)