Hi
We have a config.exe file that pulls information out from a SQL table and extracts it into a csv file.
Basically each time you run this file it will extract all web orders from the previous extract.
Our server crashed yesterday and we want to amend this config file to extract orders from a specific time. Does anyone know the correct code to do this? Were currently manually adding over 800 orders.
Tried WSI but had no joy. It's just the date stamp that I need to add to this config.exe file.
Thanks
Dean