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.
Unable to create a launch form Topic is solved
-
- nuBuilder Team
- Posts: 4293
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Unable to create a launch form
Check with your db admin or use google to find out how to give yourself the permission
-
- nuBuilder Team
- Posts: 4293
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Unable to create a launch form
Are you on a shared hosting server? Sometimes you cannot create views with free plans.
-
- Posts: 95
- Joined: Thu Mar 04, 2021 2:03 pm
Re: Unable to create a launch form
I upgraded permisionas for my user, created views and now it's working !
Thanx !!!
Thanx !!!
-
- Posts: 95
- Joined: Thu Mar 04, 2021 2:03 pm
Re: Unable to create a launch form
PS - for the future: how becomes, that this important views are missing ? Is it the problem of the instalation or I made somehow a mistake ?
-
- nuBuilder Team
- Posts: 4293
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Unable to create a launch form
Most likely the views could not be created due to a missing "create view" permission.
-
- Posts: 95
- Joined: Thu Mar 04, 2021 2:03 pm
-
- nuBuilder Team
- Posts: 4293
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Unable to create a launch form
I could add a check to verify if the views exist and alert the user in case they don't.
-
- Posts: 95
- Joined: Thu Mar 04, 2021 2:03 pm
Re: Unable to create a launch form
Sorry for reopening this issue. I have a similar problems with my hosting provider. No permissions for creating views.
I have another question. Will it cause any problems for the working application, if there are no views? Actually I plan to develop an appliication on my local computer and here I have all the permissions of course. After that I'll just reinstall the DB on hosting site without views. Will it work?
I have another question. Will it cause any problems for the working application, if there are no views? Actually I plan to develop an appliication on my local computer and here I have all the permissions of course. After that I'll just reinstall the DB on hosting site without views. Will it work?
-
- nuBuilder Team
- Posts: 4293
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Unable to create a launch form
There shouldn't be any issues if they do not exist.
However, I will soon add a routine that creates and updates static tables when the permission to create views is missing.
However, I will soon add a routine that creates and updates static tables when the permission to create views is missing.