I've got a pc where RSSQL is installed. From this pc, data is collected and prepared to be transferred to my SQL Server.
Due to new IT regulations, I had to take the server offline for a while for maintenance.
Normally this poses no immediate problem since RSSQL is able to keep the data locally on its hard drive.
But RSSQL doesn't update the server with the records that were stored locally.
However, there's a file generated where I can clearly see the data that still as to be put into the sql server database.
RSSQL doesn't do anything with this file.
Any ideas and/or suggestions of things to check out ? Do I have to mark something in order to let RSSQL treat the generated file and proces the data that still has to go to the database ?
Regards,
Tom