• File tables don't allow local memory-mapped file access, which may explain the "request is not supported" error with BULK INSERT. I would expect a technique that performs the bulk insert remotely (e.g. BCP, SISS, etc.) will avoid this restriction with file tables.