Web Analytics Made Easy -
StatCounter urgent mysql help required - CodingForum

Announcement

Collapse
No announcement yet.

urgent mysql help required

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • urgent mysql help required

    i want to implement an encryption algorithm of my own in mysql ver 3.5 . for that ,what i think is i need i write a function in mysql but the version doesnt alow me to write function. what should i do . I am working in JSP....

    ineed an urgent response

  • #2
    Welcome here!

    The most obvious thing is to use the encryption inside your applicationlayer (your JSP) and then just store the result or use the result inside your condition (depending on your operation that you use it for)
    Posting guidelines I use to see if I will spend time to answer your question : http://www.catb.org/~esr/faqs/smart-questions.html

    Comment

    Working...
    X