Closed Jongmassey closed 3 years ago
Importing data from a view causes a select query with a TABLESAMPLE clause to be run against that view which causes the following error:
The Import Failed AdoCreate: The TABLESAMPLE clause can only be used with local tables
Great catch! Thank you for reporting this. That is an issue that I will need to fix.
Importing data from a view causes a select query with a TABLESAMPLE clause to be run against that view which causes the following error: