Forum Discussion
Enterprise Gateway: SQL server and Excel data sources used at the same time
- Anonymous9 years ago
I've got network drives set up for this. I have a service account in AD which i give access to this folder. If I do a remote connection to my server that is hosting the gateway, I should be able to access this folder.
Next, when you use this file in your project, you just need to make sure you are connecting to it using its Network address, instead of any mapped drives. I.e. (//Server/Folder/File.xlsx instead of P:\Folder\File.xlsx)
There might be other options too.
That is great news. Our enterprise gateway (is that the same as an on-premise gateway?) definitely works with our SQL server database-based reports. The addition of the Excel file is the problem. Where do I need to store the Excel file? Thanks for any advice you can provide.
I've got network drives set up for this. I have a service account in AD which i give access to this folder. If I do a remote connection to my server that is hosting the gateway, I should be able to access this folder.
Next, when you use this file in your project, you just need to make sure you are connecting to it using its Network address, instead of any mapped drives. I.e. (//Server/Folder/File.xlsx instead of P:\Folder\File.xlsx)
There might be other options too.