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. Web Development
  3. ASP.NET
  4. insert query

insert query

Scheduled Pinned Locked Moved ASP.NET
csharpdatabasehelpquestionlearning
4 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.
  • S Offline
    S Offline
    sajjy
    wrote on last edited by
    #1

    hi guys i`m a beginner here plz help me :) i have a sqldatasource in my page , and i wana set a query to insert something to it and i just wana do it in C# coding would you please give me a sample please ? ;)

    B 1 Reply Last reply
    0
    • S sajjy

      hi guys i`m a beginner here plz help me :) i have a sqldatasource in my page , and i wana set a query to insert something to it and i just wana do it in C# coding would you please give me a sample please ? ;)

      B Offline
      B Offline
      Blue_Boy
      wrote on last edited by
      #2

      sqldatasource1.InsertCommand="insert into table values(col1,col2) "; sqldatasource1.Insert(); Hope this helps you.


      I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com

      S 1 Reply Last reply
      0
      • B Blue_Boy

        sqldatasource1.InsertCommand="insert into table values(col1,col2) "; sqldatasource1.Insert(); Hope this helps you.


        I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com

        S Offline
        S Offline
        sajjy
        wrote on last edited by
        #3

        thanks it helps alot ;)

        B 1 Reply Last reply
        0
        • S sajjy

          thanks it helps alot ;)

          B Offline
          B Offline
          Blue_Boy
          wrote on last edited by
          #4

          You are welcome.


          I Love T-SQL "Don't torture yourself,let the life to do it for you." If my post helps you kindly save my time by voting my post. www.aktualiteti.com

          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