Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Datenbanken (https://www.delphipraxis.net/15-datenbanken/)
-   -   Delphi Datenbank Alias aus Delphi entfernen (https://www.delphipraxis.net/17399-datenbank-alias-aus-delphi-entfernen.html)

LogoPie 4. Mär 2004 16:32


Datenbank Alias aus Delphi entfernen
 
Hallo Leute ich habe mehre Datenbanken
gelöscht, habe aber immer noch die Aliase in
Delphi stehen.
Wie kann ich sie entfernen ?
Gruß Pierre

DelphiDeveloper 4. Mär 2004 16:51

Re: Datenbank Alias aus Delphi entfernen
 
schau die mal das Programm "BDE Verwaltung" an,
dort findest du deine aliases.

LogoPie 4. Mär 2004 17:00

Re: Datenbank Alias aus Delphi entfernen
 
Ja wenn das so einfach wäre die sind nicht dort.
Ich Use Advantage Database Server.
Aliase sind in Delphi immer noch
unter AliasName zu finden.

DelphiDeveloper 4. Mär 2004 17:01

Re: Datenbank Alias aus Delphi entfernen
 
mit dem ADS kenne ich mich leider nicht aus

APP 4. Mär 2004 17:05

Re: Datenbank Alias aus Delphi entfernen
 
Hallo Pierre,
ich denke diese Aliase (gibt es überhaubt Aliase :gruebel: ) mußt Du mit dem "Advantage Data Architect" entfernen (arc32.exe).

[EDIT="Nachtrag:"]
Zitat:

Zitat von ARC.HLP
An Advantage alias is a convenient way of describing a database without requiring the path to be specified inside of the application. Aliases are added to the [DATABASES] section in the ADS.INI file located in the WINDOWS directory. The key name is the name of the alias and the value is "Data Path", semi-colon, followed by the first letter of the index type. For example, adding an alias name "MyAlias" with a data path of "C:\MYPATH" using index type ADT will cause "MyAlias=C:\MYPATH;A" to be written to the ADS.INI file under the [DATABASES] section when the Save button is clicked.

[/EDIT]


Alle Zeitangaben in WEZ +1. Es ist jetzt 10:27 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz