SQL Server Import and Export Wizard and PostgreSQL
问题 I am trying to export data from PostgreSQL to MSSQL Server. Currently, I am exploring the SQL Server Import and Export Wizard. I have installed the native postgres driver and got the .Net Data Provider for PostgreSQL . Everything seemed fine until I tried to use it. I got the following: Cannot get the supported data types from the database connection Is this a driver problem or am I missing something? Update: Like @Panagiotis Kanavos suggested I have installed OLEDB driver There seems to be a