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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. SQL Anywhere 10 Password Field

SQL Anywhere 10 Password Field

Scheduled Pinned Locked Moved Database
databasequestion
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.
  • M Offline
    M Offline
    MWRivera
    wrote on last edited by
    #1

    Hi All, I'm working with SQL Anywhere 10 and one of the tables in our database has a password field we are wanting to encrypt in some way. Is there a quick and easy way to do this? It's just so if anyone looks at the data in the database they can't see users passwords. Thanks, Mel

    N 1 Reply Last reply
    0
    • M MWRivera

      Hi All, I'm working with SQL Anywhere 10 and one of the tables in our database has a password field we are wanting to encrypt in some way. Is there a quick and easy way to do this? It's just so if anyone looks at the data in the database they can't see users passwords. Thanks, Mel

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Hash the values before you insert them into the database.


      I know the language. I've read a book. - _Madmatt

      M 1 Reply Last reply
      0
      • N Not Active

        Hash the values before you insert them into the database.


        I know the language. I've read a book. - _Madmatt

        M Offline
        M Offline
        MWRivera
        wrote on last edited by
        #3

        Hi Mark, Thanks for your feedback, do you have an example of that? Is there not a constraint in sybase or something along those lines that I can apply to the column? Thanks again, Mel

        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