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. C#
  4. something wrong with my ADO.net

something wrong with my ADO.net

Scheduled Pinned Locked Moved C#
csharpdatabasesql-servervisual-studiosysadmin
2 Posts 2 Posters 0 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.
  • A Offline
    A Offline
    ASGill
    wrote on last edited by
    #1

    im using ADO.Net to connect to my database(im using Visual Studio .NET 2003) whenever i add the namespace System.Data now when i add this i dont have System.Data.OleDb in the list when intelisense pops up...is something wrong?...so im using System.Data.SqlClient...can this work with SQL SERVER 7.0 databases...i read in a book(C# How To Program by Deitel & Deitel) that System.Data.SqlClient only for SQL SERVER 2000 databases oh yeah can i know any WEB SITE where i can get a really good explaination abt Manipulating a Database.(ADDING,INSERTING,DELETING,MODIFYING...ETC) Arvinder Gill

    M 1 Reply Last reply
    0
    • A ASGill

      im using ADO.Net to connect to my database(im using Visual Studio .NET 2003) whenever i add the namespace System.Data now when i add this i dont have System.Data.OleDb in the list when intelisense pops up...is something wrong?...so im using System.Data.SqlClient...can this work with SQL SERVER 7.0 databases...i read in a book(C# How To Program by Deitel & Deitel) that System.Data.SqlClient only for SQL SERVER 2000 databases oh yeah can i know any WEB SITE where i can get a really good explaination abt Manipulating a Database.(ADDING,INSERTING,DELETING,MODIFYING...ETC) Arvinder Gill

      M Offline
      M Offline
      Mazdak
      wrote on last edited by
      #2

      ASGill wrote: so im using System.Data.SqlClient...can this work with SQL SERVER 7.0 databases Yes, it works with SQLServer 7 and later. ASGill wrote: i read in a book(C# How To Program by Deitel & Deitel) that System.Data.SqlClient only for SQL SERVER 2000 databases Nope. ASGill wrote: i dont have System.Data.OleDb in the list when intelisense pops up...is something wrong Go to project references and add System.Data namespace. Mazy You're face to face, With the man who sold the world - David Bowie

      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