Viewing 8 posts - 1 through 8 (of 8 total)
That did the trick, thanks!
April 2, 2020 at 6:46 pm
I am not familiar with either of those functions.
Here would be some example data and what I'd like for the actual result:
VendorID: 101
PartID: 10
PO Date: 1/1/2020
VendorID: 201
PartID: 10
PO Date: 2/1/2020
I...
March 31, 2020 at 8:38 pm
I'm not sure if there is a way to export the table structure in a query, so I'll just copy / paste the data in here. Here is the...
October 22, 2009 at 10:23 am
The data that is being inserted is nowhere on the text file I receive, i have no idea where it is coming from. All of the number fields are...
October 22, 2009 at 6:40 am
The skipped column is the last one in the sql table, and does not show up in the text file I receive.
October 21, 2009 at 6:42 am
Actually, I am skipping a column that is in the table, but not listed on the .fmt file.
Here are the field types:
1: varchar 255
2: varchar 255
3: varchar 255
4: varchar 255
5:...
October 8, 2009 at 7:14 am
I tried [] with no luck, '' with no luck, and "" with no luck so far 🙁
October 5, 2009 at 2:48 pm
Viewing 8 posts - 1 through 8 (of 8 total)