Hi Guys, Seems this is my last hope before I give up on LINQToOracle Technology.
It seems that if you are not logged in as the user that created the tables then you can't actually find the table. I'm assuming this is a ADO.Net issue as it happens using a different LINQtoOracle provider. I'm logging in as username as below: DbMetal.exe /CONN:"Data Source=CONTACTFED1;User ID=username;Password=password!;Integrated Security=true" - namespace:namespace -code:test.cs -provider=Oracle - database:CONTACTFED1 however the tables that I want to LINQ to were created under another username. Does anyone have any idea's? Josh --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
