Status: New
Owner: ----
New issue 341 by
google_2...@163.com: [Linq to Oracle] -
Export 'OracleLinq.cs' file error in 'ValidateAssociations' when one table
has foreign key with more than one columns.
http://code.google.com/p/dblinq2007/issues/detail?id=341
What steps will reproduce the problem?
1.Table A has foreign key with columns(A.Column1,A.Column2) which
referencing columns(B.Column1,B.Column2) of tabale B;
2.Excecute DbMetal command:
"DbMetal /database=RF /namespace=OracleDAL /code=OracleLinq.cs
/provider=OracleODP /conn="Data Source=2013TRAINING_RFSCHEMA;User
Id=RF;Password=RF" /readline"
3.Throw System.InvalidOperationException:"Sequence does not contain any
matched element"
What is the expected output? What do you see instead?
expected output: No error was throwed by DbMetal;
see: System.InvalidOperationException:"Sequence does not contain any
matched element"
Please use labels and text to provide additional information.
Error was throwed on line 160 in file 'Processor.cs'.
Attachments:
1.jpg 234 KB
2.jpg 219 KB
3.jpg 240 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings