Hello,

I have a problem that has been bothering me for some time now. This is how I open a connection to my db....
cn.open "dsn=mydb;uid=me;pwd=me123"

Is this an accepted way of doing it??

My problem is that ANYONE can see what my pwd is!! How can I do this so that no-one can see my pwd.

Thanks,
T