Hi,
I'm having the same problem - The SD.LLBLGen.Pro.ORMSupportClasses namespace only contains a DataAccessAdapterBase class and not a DataAccessAdapter class like the examples show.
I'm assuming this is not part of the classes generated under the root namespace?
The documents show that the DataAccessAdapter is supposed to be here:
System.Object
--> SD.LLBLGen.Pro.ORMSupportClasses.DataAccessAdapterBase
------> InheritanceOne.Dal.Adapter.DatabaseSpecific.DataAccessAdapter
Thanks,
YK