Forum Discussion
diegoervitiq
10 months agoRegular Visitor
Creating a Semantic Model via TOM with ODBC Connections
I’m trying to create a Tabular Semantic Model programmatically using TOM (Tabular Object Model) and I’m running into issues when using ODBC connections. I’m creating the database and adding data sou...
v-sdhruv
10 months agoCommunity Support
Hi diegoervitiq ,
I hope the information provided above assists you in resolving the issue. If you have any additional questions, please feel free to reach out.
Thank You
diegoervitiq
10 months agoRegular Visitor
Hi v-sdhruv, thanks for your response.
Unfortunately, separating the operations with Disconnect wasn’t enough. I tried doing it at different stages, but I still got the same error.
Regarding XMLA, I didn’t quite understand how I could incorporate it into my current logic.