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. Question

Question

Scheduled Pinned Locked Moved C#
questioncsharpdatabasesql-serversysadmin
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.
  • E Offline
    E Offline
    eyalso
    wrote on last edited by
    #1

    hi i want to insert data into sql server (in C#) one of the attributes (Article) id define as varchar (size 8000 - the MAX) i want to insert into Article string lets call the variable S (size lower then 8000 and higher than 1000) but its doesnt work, but if S is define in size 100 its working . if somebody knows what is the problem i will be glad if he will explain to me . eyalso

    G 1 Reply Last reply
    0
    • E eyalso

      hi i want to insert data into sql server (in C#) one of the attributes (Article) id define as varchar (size 8000 - the MAX) i want to insert into Article string lets call the variable S (size lower then 8000 and higher than 1000) but its doesnt work, but if S is define in size 100 its working . if somebody knows what is the problem i will be glad if he will explain to me . eyalso

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      Standard question #1: What do you mean by "not working"? --- b { font-weight: normal; }

      E 1 Reply Last reply
      0
      • G Guffa

        Standard question #1: What do you mean by "not working"? --- b { font-weight: normal; }

        E Offline
        E Offline
        eyalso
        wrote on last edited by
        #3

        not working = the insert query doesnt work eyalso

        G 1 Reply Last reply
        0
        • E eyalso

          not working = the insert query doesnt work eyalso

          G Offline
          G Offline
          Guffa
          wrote on last edited by
          #4

          In what way isn't it working? Doesn't it insert anything? Does it insert the wrong value? Do you get an error message? --- b { font-weight: normal; }

          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