System.Data.Odbc.OdbcException: ‘ERROR [42703] ERROR 2624: Column “Username” does not exist
I’m writing to StackOverflow about a recurring problem I have with ASP Core and C sharp WinForm. Each table exists with columns in my database, Vertica. The company where I work uses the Vertica database. I use System.Data.Odbc. Every time I execute a save request, I
System.Data.Odbc.OdbcException: ‘ERROR [42703] ERROR 2624: Column “Username” does not exist
I’m writing to StackOverflow about a recurring problem I have with ASP Core and C sharp WinForm. Each table exists with columns in my database, Vertica. The company where I work uses the Vertica database. I use System.Data.Odbc. Every time I execute a save request, I