Hello, With SQLMetal you could pass argument "context" to set name for "main" class of generated source. In DBMetal by default the name is equal to database, I checked the DBMetal page but there is no such option visible, there is even small discussion about this topic but with no definitive conclusion.
My reasons for having something else than regular database name are twofold: a) more strict compatibility with SQLMetal b) making class name more relevant for programming After all context class name is an abstraction of the underlying data, while database name is name of given _instance_. Thank you very much in advance for comments on this issue. -- You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/dblinq?hl=en.
