I am getting the message "Invalid Connection String"
Provider=MSDASQL; Persist Security info=False;Data Source = DataBase
The .Net Framework Data Provider for OLEDB (System.Data.OleDB) does not support the Microsoft OLE DB Provider for ODBC Drivers (MSDASQL). Use the .Net Framework Data Provider for ODBC (System.Data.ODBC)
Can you provide a hint?