SQLDescribeParam returning wrong information (always type SQL_DATETIME)
I am trying to use the SQLDescribeParam function with UnixODBC and MariaDB. No matter what I try with the parameter it always returns SQL_DATETIME;
I am trying to use the SQLDescribeParam function with UnixODBC and MariaDB. No matter what I try with the parameter it always returns SQL_DATETIME;