Visual Studio 2022 connection to Teradata ODBC Driver 17.10 from Server Explorer

34 Views Asked by At

I am trying to connect Teradata Database from Visual Studio 2022 through Server Explorer. The connection tested successfully but when I click on table to expand It gives out an error ERROR [HYC00] [Teradata][ODBC] (11430) Catalog name not supported. enter image description here enter image description here My question is if the connection established fine, why is it unable to access the Views or Tables from the Teradata database from Visual Studio Server Explorer. I also tried to Scaffold using EFCore but the models didn't get created, although the build succeeded.

0

There are 0 best solutions below