DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Data Type ... Please advice

  1. #1
    Join Date
    Oct 2003
    Posts
    7

    Unhappy Data Type ... Please advice

    Hello:
    I need encryption user password, then store into database. I was encrypted the password from ASP pages & sent the value to database.

    I store the following values into table column called "password" type as varchar2(50).

    But it looks like some char will be disappear or changed. Any though or I should change the data type to others.

    Sample encrypted values
    Encrypted password: °Ê¸Å€„½Åx‰
    Encrypted password: ±ÂÉ‚»¨º


    THanks
    Owen

  2. #2
    Join Date
    Aug 2002
    Location
    Atlanta
    Posts
    1,187
    perhaps if you opened even more threads on this topic you might reach a wider audience
    I'm stmontgo and I approve of this message

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width