Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oracle DBMetal Problem #277

Open
GoogleCodeExporter opened this issue Apr 24, 2015 · 2 comments
Open

Oracle DBMetal Problem #277

GoogleCodeExporter opened this issue Apr 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.I ran DBMetal Across Oracle DB
2. I cannot see the Tables got generated
3. I can see only the Datacontext with connections got generated

What is the expected output? What do you see instead?
The DBML file is empty and the cs file has only connection constructors 
generated No actual tables was generated

What version of the product are you using? On what operating system?
Using .Net 4.0 and oracle 11g

Please provide any additional information below.

Original issue reported on code.google.com by santosh....@gmail.com on 20 Aug 2010 at 9:34

@GoogleCodeExporter
Copy link
Author

Defect

Original comment by santosh....@gmail.com on 24 Aug 2010 at 9:37

@GoogleCodeExporter
Copy link
Author

I got the same behavior. Is there a workaround for this issue ?

Oracle 10g XE
DbMetal.exe 0.20.0.0
System.Data.OracleClient.dll 2.0.50727.5420
Oracle.DataAccess.dll 10.2.0.100

DbMetal.exe -provider="Oracle" -database="XE" -c "Data Source=XE;User 
Id=*****;Password=****;" -dbml="db.dbml"

DbMetal.exe --language=C# -code="db.cs" "db.dbml"

Thanks.

Original comment by firefox3...@gmail.com on 19 Jul 2011 at 1:38

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant