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. Database & SysAdmin
  3. Database
  4. Modifiable field in sql server 2005

Modifiable field in sql server 2005

Scheduled Pinned Locked Moved Database
databasecsharpsql-serversysadminhelp
6 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.
  • Z Offline
    Z Offline
    Zeyad Jalil
    wrote on last edited by
    #1

    hi all, i develope a project using c# and sql server 2005, the problem is i want to make a column modifiable in sql server database, and another column to unmodifiable. how i can set column property to modified or not modified in sql server 2005?. thanks all

    M 1 Reply Last reply
    0
    • Z Zeyad Jalil

      hi all, i develope a project using c# and sql server 2005, the problem is i want to make a column modifiable in sql server database, and another column to unmodifiable. how i can set column property to modified or not modified in sql server 2005?. thanks all

      M Offline
      M Offline
      Mycroft Holmes
      wrote on last edited by
      #2

      You are attempting to do this in the wrong place. A database is for storing and manipulating data. The state of the column is a UI issue not a database issue. Change the properties of your list control to make it read only.

      Never underestimate the power of human stupidity RAH

      Z 1 Reply Last reply
      0
      • M Mycroft Holmes

        You are attempting to do this in the wrong place. A database is for storing and manipulating data. The state of the column is a UI issue not a database issue. Change the properties of your list control to make it read only.

        Never underestimate the power of human stupidity RAH

        Z Offline
        Z Offline
        Zeyad Jalil
        wrote on last edited by
        #3

        hi i know that, but i the column properties in the database to be unmodified, in another database the property is exist, but in sql server i can't reach the property. thanks

        M 1 Reply Last reply
        0
        • Z Zeyad Jalil

          hi i know that, but i the column properties in the database to be unmodified, in another database the property is exist, but in sql server i can't reach the property. thanks

          M Offline
          M Offline
          Mycroft Holmes
          wrote on last edited by
          #4

          zead wrote:

          i know that

          And yet you insist that SQL server supply this UI functionality!

          zead wrote:

          in another database the property is exist

          :sigh: What is the other database?

          Never underestimate the power of human stupidity RAH

          Z 1 Reply Last reply
          0
          • M Mycroft Holmes

            zead wrote:

            i know that

            And yet you insist that SQL server supply this UI functionality!

            zead wrote:

            in another database the property is exist

            :sigh: What is the other database?

            Never underestimate the power of human stupidity RAH

            Z Offline
            Z Offline
            Zeyad Jalil
            wrote on last edited by
            #5

            hi like pervasive database

            M 1 Reply Last reply
            0
            • Z Zeyad Jalil

              hi like pervasive database

              M Offline
              M Offline
              Mycroft Holmes
              wrote on last edited by
              #6

              Sorry I had not heard of pervasive. If they supply the functionality you need then use that database, expecting another vendor to match esoteric (and wrong) requirements is not reasonable.

              Never underestimate the power of human stupidity RAH

              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