Jump to content
Carl Efird

TFDConnection cannot find FDConnectionDefs.ini

Recommended Posts

I had Delphi 11 and 12 installed.  To regain some disk space, I uninstalled Delphi 11. 

 

Now TFDConnection in Delphi 12 IDE cannot find any of the connection defined in FDConnectionDefs.ini even though FDConnectionDefs.ini is unchanged and in its original location. 

 

How do I fix this problem?

 

FDConnection.JPG

Share this post


Link to post

I was going to say, look in your "public documents" folder under Embarcadero\Studio\FireDAC (e.g. C:\Users\Public\Documents\Embarcadero\Studio\FireDAC) to see if there are backups of the connection definitions.  But then I re-read your question and you said the .ini file is unchanged.

 

I guess I'd look in the Windows registry under HKEY_CURRENT_USER\Software\Embarcadero\FireDAC and make sure those paths and filenames look proper.

Share this post


Link to post

I exported HKEY_CURRENT_USER\Software\Embarcadero\FireDAC from a laptop with just Delphi 12 and imported the file on the machine with the problem.

 

No change in TFDConnection.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×