Renaming the Database name

RasoolShaikRasoolShaik Member Posts: 40
Hi all,

is it possible to rename the database name after installing the database server? If possible how to do that?


Cheers
Rasool Shaik
Rasool Shaik

Comments

  • krikikriki Member, Moderator Posts: 9,118
    Stop the service.
    Rename the DB.
    Open the properties of the server and in the field "Start parameter" put DATABASE="c:\subdir\databasename.fdb".
    Start the service from the properties.

    Now the service will always use this new parameter.

    With this system (= standard Windows) you can also change other parameters.
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.