Hi All,
I Want to change the database name from the login page. How can i do?
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Change Database Settings
-
- Posts: 115
- Joined: Tue Dec 12, 2017 11:28 pm
- Location: Aberdeen, UK
- Has thanked: 9 times
- Been thanked: 12 times
Re: Change Database Settings
Hello acroporax,
I can try to help you with this but could you explain in more detail what is it that you wish to do? Do you actually want to change the name of the database to which you are connecting? Changing the name of an existing MySQL database is covered on sites like stackoverflow.com. Just do a search. Do remember that the name of database that nuBuilder uses is specified in the nuconfig.php file. If the database name is changed then nuBuilder will not work unless the configuration is also changed. As a rule this is not an operation that would be done on a regular basis.
Are you saying that you want to connect to a different database after logging in? Again, I think we need more information on what you wish to accomplish. Can you say a bit more and then we can try to help?
Neil
I can try to help you with this but could you explain in more detail what is it that you wish to do? Do you actually want to change the name of the database to which you are connecting? Changing the name of an existing MySQL database is covered on sites like stackoverflow.com. Just do a search. Do remember that the name of database that nuBuilder uses is specified in the nuconfig.php file. If the database name is changed then nuBuilder will not work unless the configuration is also changed. As a rule this is not an operation that would be done on a regular basis.
Are you saying that you want to connect to a different database after logging in? Again, I think we need more information on what you wish to accomplish. Can you say a bit more and then we can try to help?
Neil
Re: Change Database Settings
I want to connect to 2 companies with a single password. I would only like to select the database from a combobox at the bottom. But I think this is not possible.nac wrote: ↑Mon Nov 27, 2023 1:40 pm Hello acroporax,
I can try to help you with this but could you explain in more detail what is it that you wish to do? Do you actually want to change the name of the database to which you are connecting? Changing the name of an existing MySQL database is covered on sites like stackoverflow.com. Just do a search. Do remember that the name of database that nuBuilder uses is specified in the nuconfig.php file. If the database name is changed then nuBuilder will not work unless the configuration is also changed. As a rule this is not an operation that would be done on a regular basis.
Are you saying that you want to connect to a different database after logging in? Again, I think we need more information on what you wish to accomplish. Can you say a bit more and then we can try to help?
Neil