1
votes

I'm running Delphi XE4 on a Windows 7 machine.

I've determined that the DBDEMOS alias points to C:\Program Files (x86)\Common Files\Borland Shared\Data.

How can I configure Delphi XE4 so the DBDEMOS alias points to C:\Users\Public\Documents\RAD Studio\11.0\Samples\Data?

1
I think you can use dbexplor.exe, but previously there was bdeadmin.exe, I think... - Sertac Akyuz
Yes you can. Make that an answer and I'll vote it up. Thank you. - Michael Riley - AKA Gunny

1 Answers

1
votes

You can use 'dbexplor.exe' that resides in the 'bin' folder of RAD Studio installation (which is either "Database Explorer" or "SQL Explorer" (depending on version (?)) which either can edit BDE aliases).