Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. LINQ
  4. How can i Insert/Update data into my database [VS 2005 and Orcas may CTP - LINQ]

How can i Insert/Update data into my database [VS 2005 and Orcas may CTP - LINQ]

Scheduled Pinned Locked Moved LINQ
csharpdatabasevisual-studiolinqquestion
2 Posts 2 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    riyam hussain mm
    wrote on last edited by
    #1

    I am working with LINQ My evvironment is visual studio 2005 with orcas may CTP i have developed DAL for Northwind Database using SQLMetal.exe i am using the following statement for establishing a connection with DB in my code behind "Northwind.Northwind db = new Northwind.Northwind(connectionString);" its possible for me to select data from the DB but i am not getting intelisence for "db.SubmitChanges()"-------->>Its not working with my application How can i Insert/Update data into my Northwind database

    P 1 Reply Last reply
    0
    • R riyam hussain mm

      I am working with LINQ My evvironment is visual studio 2005 with orcas may CTP i have developed DAL for Northwind Database using SQLMetal.exe i am using the following statement for establishing a connection with DB in my code behind "Northwind.Northwind db = new Northwind.Northwind(connectionString);" its possible for me to select data from the DB but i am not getting intelisence for "db.SubmitChanges()"-------->>Its not working with my application How can i Insert/Update data into my Northwind database

      P Offline
      P Offline
      pmarfleet
      wrote on last edited by
      #2

      Visual Studio 2008 is now out. If you intend to do serious LINQ development you should upgrade, instead of messing about with an old CTP.

      Paul Marfleet "No, his mind is not for rent To any God or government" Tom Sawyer - Rush

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups