Forum Discussion
Anonymous
5 years agoNot applicable
Custom Connector Creation
I am attempting to create a custom connector for an ODBC SQL Anywhere server. I used the provided example for a custom ODBC connector and attempted to modify it. When I test it, I repeatedly get the...
- Anonymous5 years ago
I ended up starting over with a fresh copy of the sample code from Microsoft (https://github.com/microsoft/DataConnectors/tree/master/samples/ODBC) and was able to get it working.
Icey
5 years agoCommunity Support
Hi Anonymous ,
I know few about Custom Connector. I may not be able to help you in this regard.
But for Direct Query, there are some limitations of data transformations. And to my knowledge, there is no workaround unless connection mode is switched to Import.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.