How do I re-write my query so that it will decode the masked files.

P

petejk

I have select statement that is pulling up 'masked' password fields.
How do I re-write my query so that it will decode these masked fields.

Thanks
 
M

[MVP] S.Clark

I'm not sure if top secret's like these should be given across these
internets...
but, there used to be a little trick involving a UNION query. I won't get
anymore specific than that.
 
P

petejk

This is what I did to view it.

I wrote a ultra basic app in C# and ran a SELECT against the table I
wanted.
All 'password' flagged fields came back as plain text.

Now all the world has an alternative for this type of situation.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top