We have to envirements one for development and one for production. We also use a VCS-System to handle our programs.
I have the problem, when I check out a program, so this program was compiled for production, and if I want to change something and to test in development I have to: " select all - replace the production user with the development user and compile it on the development envirement".
It is possible to create two buttons, where I can toggle between 2 database-Users?
thanks for your help.
I have the problem, when I check out a program, so this program was compiled for production, and if I want to change something and to test in development I have to: " select all - replace the production user with the development user and compile it on the development envirement".
It is possible to create two buttons, where I can toggle between 2 database-Users?
thanks for your help.