Hi Everyone,
I'm adding a custom Microsoft SQL Server database to my project. I've tested the connection and received a confirmation that the test is good.
In the database properties, I'm getting this message.
An error has occurred connecting to the database!
Cannot read properties of null (reading 'toLowerCase')
I've successfully connected this database to other software without error messages.
Can you please help? Thanks!
Hi Everyone,
Wanted to add to this post.
I see in the script area this message. Not sure how to fix.
File C:\Users\natha\AppData\Local\Wappler\ resources\app\Shared\DMXzone\Databases\Connections\node\dmxDatabase.json does not exists!
George
3
To troubleshot your connection error please specify more info about:
- what server model do you use
- how is your database created
- How is your database connection defined in the database manager
- How is the database connection define in server connect globals
- What is your active target
- Do you use docker
And post furthermore a debug log like:
Thank you.
Created new bug case here.