Developing environment:
MySql database
3 connections pointing to the same database
Production environment:
MS SQL Server database
3 connections pointing to different database
All works fine till today.
Today I’ve created a new application using only the main connection.
When I develop it on production, it try to connect to the wrong database, maybe using a different connection.
I tried to delete, re-create the application but no result.
So I tried coping an old application that works, generating the code, developing it: same error, it connects itself to the wrong database.
I’m stucked.
By the way, I tried to renew my subscription to open a ticket but I can’t do it, the web page to renew it it’s down