connection with database #8662
-
Hi, i want to connect my Wikidatabase with GraphQL in Hasura, i use the DataBase-URL but I get every time the same error message; "Adding data source failed Inconsistent object: mssql connection error" how can i solve this? why couldnt i connect it with my database? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@Fiatlux11 Hello Can I know which platform you are using for your development ?
Also, we have some users reporting MSSQL connection issues with mac m1 system (which is because MSSQL docker image hasn't released a version that supports So can we know that which system are you using for your development ? Thanks. |
Beta Was this translation helpful? Give feedback.
@Fiatlux11 Hello
Can I know which platform you are using for your development ?
Also, we have some users reporting MSSQL connection issues with mac m1 system (which is because MSSQL docker image hasn't released a version that supports
arm64
arch which mac m1 system deals with).So can we know that which system are you using for your development ?
Thanks.