When I create a tableadapter in VS2008 which calls the ora_hash function AND if I pass the password string as a parameter password) rather than hardcoding the password as a string ('hrss3k') I get a different hash value than if I execute the same hash statement in oracle.
I get the same hash value from my tableadapter as I get from sql-plus if I pass the password to my Tableadapter as a hardcoded string...
I am going to post this same problem in a VS forum but I think I might be lucky to find any help on this issue and figured it would be just as likely an Oracle person might know the answer.
Thanks!
I get the same hash value from my tableadapter as I get from sql-plus if I pass the password to my Tableadapter as a hardcoded string...
I am going to post this same problem in a VS forum but I think I might be lucky to find any help on this issue and figured it would be just as likely an Oracle person might know the answer.
Thanks!