How can I do this when the mapping for my one class to each database is very different?
Should I use an interface for my base class and create 2 different implementing classes, one mapped to each database?
Or is there a way to map the same class to different databases?
Or do you have a better suggestion for how to attack this problem?
thanks much
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
