Hi
I'm using SmartClient 8.3 Power edition and have the following issue.
I'm using the batch uploader to import a CSV file into a database table.
In my case, the CSV is a bank statement.
I need to add validations to NOT import the entire CSV if any of the dates in the CSV is earlier than a certain date.
How do I achieve this? I've looked at all documentation.
I'm using SmartClient 8.3 Power edition and have the following issue.
I'm using the batch uploader to import a CSV file into a database table.
In my case, the CSV is a bank statement.
I need to add validations to NOT import the entire CSV if any of the dates in the CSV is earlier than a certain date.
How do I achieve this? I've looked at all documentation.
Comment