kamransuleymanli commented on issue #10993:
URL: https://github.com/apache/superset/issues/10993#issuecomment-1409935085

   > Can you provide more details @kamransuleymanli ? Superset version, install 
method (docker?), what you have tried, what's happening. I'm using a docker 
setup so added a file `/superset/docker/requirements-local.txt` that contains 
the line `pymssql` so that pymssql package gets installed when Superset starts 
with docker-compose up.
   
   Thanks for quick response friend. 
   Yes its docker. But Unfortunately I am not the person who do this stuffs. So 
I am like newbie on this one. So please explain simple as possible.
   
   My colleague  use this one 
   mssql+pymssql://<Username>:<Password>@<Host>:<Port-default:1433>/<Database 
Name>/?Encrypt=yes
   and when we try it, this happen : 
   ERROR: Could not load database driver: MssqlEngineSpec
   
   
   You said 
   
   " I'm using a docker setup so added a file 
/superset/docker/requirements-local.txt that contains the line pymssql so that 
pymssql package gets installed when Superset starts with docker-compose up "
   
   So we should add requirements-local.txt file to docker folder ? and pymssql 
line into it ? btw pymssql line meaning is "mssql+pymssql://<Username>:.. " 
this ?  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to