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. Which database (free or open source) is password protected? [modified]

Which database (free or open source) is password protected? [modified]

Scheduled Pinned Locked Moved Database
databasehardwaresecurityhelpquestion
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.
  • T Offline
    T Offline
    transoft
    wrote on last edited by
    #1

    Hi There are a lot of free databases. I am using Firebird right now. But it does not have password protection to its database files itself. Anybody can open database file to view it. Anybody can give me a suggestion for firebird database security problem. Is there any database that has password protected? Especially for the embedded application. Best regards,

    modified on Sunday, September 13, 2009 4:12 PM

    E 1 Reply Last reply
    0
    • T transoft

      Hi There are a lot of free databases. I am using Firebird right now. But it does not have password protection to its database files itself. Anybody can open database file to view it. Anybody can give me a suggestion for firebird database security problem. Is there any database that has password protected? Especially for the embedded application. Best regards,

      modified on Sunday, September 13, 2009 4:12 PM

      E Offline
      E Offline
      ElectricLlama
      wrote on last edited by
      #2

      What exactly do you mean by password protected? You can download SQL Server Express for free (4Gb data file limit). It has security - i.e. you need a login to get into the database. Anyone can pick the MDf (data) file and attach it and use the data.... unless you encrypt the data with or write your own encryption algorithm.

      T 1 Reply Last reply
      0
      • E ElectricLlama

        What exactly do you mean by password protected? You can download SQL Server Express for free (4Gb data file limit). It has security - i.e. you need a login to get into the database. Anyone can pick the MDf (data) file and attach it and use the data.... unless you encrypt the data with or write your own encryption algorithm.

        T Offline
        T Offline
        transoft
        wrote on last edited by
        #3

        Thank you very much for reply. I want to protect my database structure. So nobody can easily open my user database to view my table structure. Minimum there is a password protection to open the user database file. Which database can do it? MySQL? ACCESS? Thanks,

        E 1 Reply Last reply
        0
        • T transoft

          Thank you very much for reply. I want to protect my database structure. So nobody can easily open my user database to view my table structure. Minimum there is a password protection to open the user database file. Which database can do it? MySQL? ACCESS? Thanks,

          E Offline
          E Offline
          ElectricLlama
          wrote on last edited by
          #4

          Yes all of those databases allow you to 'password' protect yuor database in some manner, but the DBA on site always knows this password.

          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