Asp.Net Core, how to create a DbContext with ODBC connection
I am new to Asp.Net Core and I used Vertica Database.
To connect to the database, I use the ‘ODBC’ connection of ‘System.Data.Odbc’.
It works to create a request database.
I am new to Asp.Net Core and I used Vertica Database.
To connect to the database, I use the ‘ODBC’ connection of ‘System.Data.Odbc’.
It works to create a request database.