Linq across oracle, access?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ilyas

    Linq across oracle, access?

    Hi

    Is linq just for Sql Server or can you use if for Oracle, Access etc

  • Jon Skeet [C# MVP]

    #2
    Re: Linq across oracle, access?

    On Mar 10, 9:39 am, Ilyas <il...@igsoftwa resolutions.co. ukwrote:

    <snip>
    Does that mean then If i had an oracle database I wouldnt be able to
    use Linq with it?
    It means you wouldn't be able to use LINQ to SQL with it.

    You need to be very precise about what you mean: "LINQ" is too general
    a term in this case.

    Jon

    Comment

    • Marc Gravell

      #3
      Re: Linq across oracle, access?

              I wouldn't hold my breath for that one.

      Fair enough (you're an awful lot closer to that area than me ;-p).

      Comment

      Working...