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. Encryption Store Procedures in Bulk in Mssql express 2008.

Encryption Store Procedures in Bulk in Mssql express 2008.

Scheduled Pinned Locked Moved Database
csharpsharepointdatabasesql-server
3 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.
  • R Offline
    R Offline
    r_mohd
    wrote on last edited by
    #1

    hi all, i have developed an application in vb.net with Mssql Express 2008 which has about 600 store procedures and 200 tables. All are working fine. now i want to install me app to my client (end user) and want to hidden my database from any one other than me.i know how to encrypt a sp. my problem is how i encrypt 600 SPs. if i do it one by one it will be a very big job. kindly suggest me suitable solution. Thanks

    rmshah Developer

    M 1 Reply Last reply
    0
    • R r_mohd

      hi all, i have developed an application in vb.net with Mssql Express 2008 which has about 600 store procedures and 200 tables. All are working fine. now i want to install me app to my client (end user) and want to hidden my database from any one other than me.i know how to encrypt a sp. my problem is how i encrypt 600 SPs. if i do it one by one it will be a very big job. kindly suggest me suitable solution. Thanks

      rmshah Developer

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

      If you know how to encrypt a proc then write a script to encrypt each proc in your database, it is a simple loop process. Get a list of procs from the system information_schema views!

      Never underestimate the power of human stupidity RAH

      R 1 Reply Last reply
      0
      • M Mycroft Holmes

        If you know how to encrypt a proc then write a script to encrypt each proc in your database, it is a simple loop process. Get a list of procs from the system information_schema views!

        Never underestimate the power of human stupidity RAH

        R Offline
        R Offline
        r_mohd
        wrote on last edited by
        #3

        Thanks for reply, Kindly suggestexample codes. Thanks

        rmshah Developer

        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