Hello,
I'm migrating from 2.1 to 3.6 with the following scripts :
- Upgrade_v2-2.sql
- Create_Tables.sql
- Create_Views.sql
- Create_Procs.sql
- Upgrade_v3.0-step1.sql
The problem is that the users can't connect any more using Windows Authentication.
I don't have an account on it and admin account was deleted. Is there a way to manually add an account in the database so I can connect ?
Thx