Viewing 15 posts - 661 through 675 (of 1,988 total)
Then what's wrong with the original format you used for the query?
June 26, 2018 at 1:26 pm
Do you mean it's stored as plain text in that format and not a datetime?
June 26, 2018 at 1:03 pm
June 20, 2018 at 8:36 am
That's what I had...
June 20, 2018 at 8:18 am
June 20, 2018 at 7:48 am
This is all in a single powershell...
June 19, 2018 at 12:56 pm
What exactly are you doing with the files? If you're just streaming them into a database it shouldn't matter.
June 15, 2018 at 9:46 am
You shouldn't be able to add that constraint at all with the sample data you provided because the first record will already violate it. Or if the constraint is already...
June 13, 2018 at 8:02 am
Or the evil of people who hide columns/rows :crazy:
June 12, 2018 at 10:38 am
June 12, 2018 at 10:36 am
It sounds like you just need some kind of error trapping in your power shell script, it's a scripting language so it'll happily continue after an error. Try taking a...
June 12, 2018 at 9:45 am
Viewing 15 posts - 661 through 675 (of 1,988 total)