On Mar 12, 2011, at 6:14 PM, Sid Price wrote:
> I am trying to build an application for accessing a MySQL database. When I
> run DBMetal I get the following error:
...
> DbMetal: Sequence contains more than one matching element

If you use the --debug option, you'll get a full stack trace...which is only 
helpful if you have source, but is still helpful.

I'm going to guess that the problem is similar to:

        
http://groups.google.com/group/dblinq/browse_thread/thread/bdce6b4c801c4ba7/5476d33655962045?lnk=gst&q=sqlmetal+produces+error+with+mysql+database#5476d33655962045

Rephrased, I suspect that DbMetal doesn't like your table relationships. You'll 
need to do some investigation for why DbMetal doesn't like it, and what you can 
do to work around the problem.

 - Jon

-- 
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.

Reply via email to