OK, I have a V3b1 version of Servoy up and running, setup my repository.
I export one of my solutions from V2 including users. I import into V3, and the solution prompts for a name and password, but none of the users I have setup in V2 work when I try to open the solution in V3?
I went back to my V2 solution and turned off “login required” and tried again.
I exported with users
Back in V3, I imported. I can get into my solution due to turning off the login requirement. No users were created, even though Servoy asked me if it was OK, and I said “Yes”.
Now when I try to create a new user in my imported app. I get this error:
ORA-01400: cannot insert NULL into (“SERVOY_APP”.“SERVOY_USERS”.“USER_ID”)
I also attempted to create a new Solution in V3 and had the same problem.
Can anyone assist?
Thanks,
Lee
Some additional Info.
I am running against an Oracle10g Database for all the data and repository.
I deleted the Repository and attempted a New Solution setup and have the same problem, so I am surmising this is not an issue with the imported solution.