Forum Discussion
Ingesting on premise data with notebooks
you should be able to use and on-prem gateway to build a connection to connect to your local sql server. Why would you want a dynamic connection name?
The connector we use for this can talk to any DB and its tables, we have given it access to on the on prem sql server.
Asking me "why" is not helpful, but the answer is that I want to use different connections in different environments (dev, test, prod)
- PeterDaniels2 years agoAdvocate II
And...I'm not just connecting to sql server sources. I have a Folder connection
- smeetsh2 years agoContinued Contributor
Asking why is very helpful, because I am trying to understand what you want to achieve. We have an identical setup (3 environments) and a folder connection. You will have to use 1 connector for each.
- PeterDaniels2 years agoAdvocate II
That's my point in my orig post. Dynamic connectors don't work for anything but the 3 fabric data stores.