Can't save DB password in BDE Admin v5.01 (c. 1998)
Posted
by
Ryan Armstrong
on Server Fault
See other posts from Server Fault
or by Ryan Armstrong
Published on 2012-03-20T04:20:33Z
Indexed on
2012/03/20
5:31 UTC
Read the original article
Hit count: 519
I have a legacy version of Goldmine running which uses BDE to connect to an SQL2005 server. I'm moving the goldmine application and its database onto a new server and all is fine with the exception of the master DB password.
When Goldmine starts it prompts for the password. I enter the password and all is fine but I want the prompt to go away. The password appears to be saved and obfuscated somewhere on the old server but this was configured before my time.
As best I can determine, I use the bdeadmin.exe tool to modify the idapi32.cfg file but there is no password option.
© Server Fault or respective owner