[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
[sqr-users] Hiding DB connection
Hello,
I'd like to be able to hide the db username and password, mainly from
other unix users who may be able to see it doing "ps -ef".
To do so, the more promising way seemed to use the "connect" statement,
but
- if I don't connect to the DB from the command line (-XL option), I
can't use any SQL in the program, no good.
- if I connect to the DB using a username that has no rigths, the
compilation fails because the tables I use do not exist for this user.
Would someone have any idea on how to solve this ?
Thanks in advance
Philippe
_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users