Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Microsoft Access database engine for remote file
Message
From
29/05/2021 20:09:06
 
 
To
29/05/2021 19:17:01
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01680828
Message ID:
01680829
Views:
42
Apparently, this seems to be a normal behavior.

https://docs.microsoft.com/en-us/sql/t-sql/functions/openrowset-transact-sql?view=sql-server-ver15

When accessing remote OLE DB data sources, the login identity of trusted connections is not automatically delegated from the server on which the client is connected to the server that is being queried. Authentication delegation must be configured.

It is not clear however how to do this securely. I need to avoid dumping the Excel files on the database server directly. This has to remain on a network drive.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform