Quantcast
Channel: SQLServerCentral » Programming » Powershell » Latest topics
Viewing all articles
Browse latest Browse all 467

parse string and check for valid date

$
0
0
I have a flat file with a bar(|) delimiter. It has no headers, but I want to check columns(11,12,13) for valid dates. If invalid date found in any of the fields display entire record and
fail the process. 


Without a header  how

Viewing all articles
Browse latest Browse all 467

Trending Articles