Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I make isql secure?

isql Secure
0
Posted

How can I make isql secure?

0

bcp DBCCs ASE FAQ ——————————————————————————- 4.1: Hiding your password to isql ——————————————————————————- Here are a menagerie (I’ve always wanted to use that word) of different methods to hide your password. Pick and choose whichever fits your environment best: Single ASE on host Script #1 Assuming that you are using bourne shell sh(1) as your scripting language you can put the password in a file and substitute the file where the password is needed. #!/bin/sh # invoke say ISQL or something…

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123