Page 1 of 1

Change Database name (v2021)

Posted: Wed Aug 02, 2023 6:59 pm
by ahmed7

Hello
I use asp.net maker v21
and want to ask if there is any way to rename my database name in my project without lose any settings , I mean all tables and fields with setting stay but only change the name of database.
I hope to get help please
thanks


Re: Change Database name

Posted: Wed Aug 02, 2023 7:39 pm
by mobhar

You may simply open the project file by using text editor application such as Notepad++ to edit the database name. Don't forget to backup the project file before doing that.


Re: Change Database name

Posted: Thu Aug 03, 2023 2:27 pm
by ahmed7

Its works , but there is error happened when need to make synchronize to update which say "load database (old database name) fail


Re: Change Database name (v2021)

Posted: Fri Aug 04, 2023 7:36 am
by MichaelG

Enter your new database information in the Database panel and click Tools -> Synchronize.