in reply to Re: How can a script use a password without making the password visible?
in thread How can a script use a password without making the password visible?

Hi marto,

Are you aware of anything similar for non-Oracle DBs?

Thanks!


The way forward always starts with a minimal test.
  • Comment on Re^2: How can a script use a password without making the password visible?

Replies are listed 'Best First'.
Re^3: How can a script use a password without making the password visible?
by marto (Cardinal) on Mar 01, 2017 at 12:41 UTC

    IIRC MySQL has a plugin to talk to the Oracle system linked above. Besides casual/hobby use I don't get a chance to dabble much with other databases. Our client work is almost totally Oracle based, with some SQLite stuff I've had to build, so unfortunately I don't have a sufficient exposure to other DBs, I'm sure the terminology to search for will be similar, minus the Oracle sales patter.

Re^3: How can a script use a password without making the password visible?
by kschwab (Vicar) on Mar 01, 2017 at 18:07 UTC