Christiaan
Board Regular
- Joined
- Nov 5, 2012
- Messages
- 81
Hello everyone...
I have a few files that are automatically being prepared though a macro and then an 'output file' is saved.
I would like these files to be saved to SQL server (2014) using the same VBA code. I tried many code-snippets but nothing seems to work.
I don't need/ want to insert anything into tables.
I have a job running on the server that checks for new files every x-minutes and process them. Just a 'simple dump' on the server will suffice.
Any help is greatly appreciated.
I have a few files that are automatically being prepared though a macro and then an 'output file' is saved.
I would like these files to be saved to SQL server (2014) using the same VBA code. I tried many code-snippets but nothing seems to work.
I don't need/ want to insert anything into tables.
I have a job running on the server that checks for new files every x-minutes and process them. Just a 'simple dump' on the server will suffice.
Any help is greatly appreciated.