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. how to block ?

how to block ?

Scheduled Pinned Locked Moved Database
questiondatabasesql-serversysadmintutorial
5 Posts 3 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
    ahmed eldeghedy
    wrote on last edited by
    #1

    how can i block the data in Data base (SQL server 2000) by variable in the data base like Year please some definition and detailes ahmed eldeghedy

    C 2 Replies Last reply
    0
    • A ahmed eldeghedy

      how can i block the data in Data base (SQL server 2000) by variable in the data base like Year please some definition and detailes ahmed eldeghedy

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      ahmed eldeghedy wrote:

      please some definition and detailes

      Yes, that would be nice.

      ahmed eldeghedy wrote:

      how can i block the data in Data base (SQL server 2000) by variable in the data base like Year

      What do you mean by "block"? Do you mean filter out? SELECT * FROM SomeTable WHERE Year = 2007


      Upcoming FREE developer events: * Glasgow: SQL Server Managed Objects AND Reporting Services ... My website

      P 1 Reply Last reply
      0
      • A ahmed eldeghedy

        how can i block the data in Data base (SQL server 2000) by variable in the data base like Year please some definition and detailes ahmed eldeghedy

        C Offline
        C Offline
        Colin Angus Mackay
        wrote on last edited by
        #3

        Do not email me - If I respond it is for everyones benefit, not just yours. Other people make have the same problem and are searching the forums for an answer, if I email a response those people will not benefit.

        ahmed eldeghedy wrote:

        what i mean when i take instans form the object (tabel database) i whant the data bases retrun table by the data not block not filter ahmed eldeghedy

        That still does not make sense. What do you mean by "block"? How do you want data blocked? What sort of data do you want blocked? Perhaps you want to revoke access to the tables and have everything done through views and grant access to the views based on the role the user has. Perhaps you want to do everything through stored procedures which will only do what the stored procedure has been programmed to do and nothing more. But I just don't know from your description.


        Upcoming FREE developer events: * Glasgow: SQL Server Managed Objects AND Reporting Services ... My website

        P 1 Reply Last reply
        0
        • C Colin Angus Mackay

          ahmed eldeghedy wrote:

          please some definition and detailes

          Yes, that would be nice.

          ahmed eldeghedy wrote:

          how can i block the data in Data base (SQL server 2000) by variable in the data base like Year

          What do you mean by "block"? Do you mean filter out? SELECT * FROM SomeTable WHERE Year = 2007


          Upcoming FREE developer events: * Glasgow: SQL Server Managed Objects AND Reporting Services ... My website

          P Offline
          P Offline
          Paul Conrad
          wrote on last edited by
          #4

          Colin Angus Mackay wrote:

          What do you mean by "block"?

          What does he mean?

          "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

          1 Reply Last reply
          0
          • C Colin Angus Mackay

            Do not email me - If I respond it is for everyones benefit, not just yours. Other people make have the same problem and are searching the forums for an answer, if I email a response those people will not benefit.

            ahmed eldeghedy wrote:

            what i mean when i take instans form the object (tabel database) i whant the data bases retrun table by the data not block not filter ahmed eldeghedy

            That still does not make sense. What do you mean by "block"? How do you want data blocked? What sort of data do you want blocked? Perhaps you want to revoke access to the tables and have everything done through views and grant access to the views based on the role the user has. Perhaps you want to do everything through stored procedures which will only do what the stored procedure has been programmed to do and nothing more. But I just don't know from your description.


            Upcoming FREE developer events: * Glasgow: SQL Server Managed Objects AND Reporting Services ... My website

            P Offline
            P Offline
            Paul Conrad
            wrote on last edited by
            #5

            Colin Angus Mackay wrote:

            That still does not make sense.

            It certainly still makes no sense :confused:

            "Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus

            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