Windows 7.
I have changed my Servoy Developer 6.0 repository from the bundled Postgres to SQL Server by:
- Deleting the existing ‘repository_server’ in Servoy Developer databases section.
- Setting up a new SQL Server database (in SQL Server Management Studio) called ‘repository_server’ with appropriate security.
- Creating a new ‘repository_server’ in Servoy Developer databases section and verifying connection.
- Running -upgradeRepository which has created the schema on SQL Server successfully.
So now, as far as I can see there is no Postgres instance running yet when I look at ‘User And Group Security’ in Servoy Developer I can still see the two users that were there before.
So I’m confused as to where they are stored - obviously not in the repository!