Answer» When using a datamodule and a database (Tdatabase), how can I retrieve the password that I set in the login prompt? I can RETRIVE the username by:
ShowMessage(DataModule1->DatabaseProjectTracking->Params->Values["User Name"]);
But for the password it's not working.All I can really say is that you need to figure the password. I am not all that great with C++, as I am jsut starting it.how to figure the password?I can't really say how, because I don't know, but did you make the password?ACTUALLY I will type in the password in a login prompt. But i need to retrieve it so as to save it in the registry afterwards. But unfortunately i can't retrieve that password TRY the retrieve command in the prompt. If not, then you just may have to enter it each TIME, then you should write it down.Try the retrieve command in the prompt. If not, then you just may have to enter it each time, then you should write it down.
|