Hi,
We have an old AS400 (don't have type, but it's something like 30 years old) that we need to extract data from (disk started to have a hard time to spin, we needed to shake them in order to make it spin again...)
We were able to extract data from some of the tables, but we have one with 1,5 million entries. We did the other with Excel to Msquery, which worked well with no issues. But this one, of course, Excel won't take 1.5 million lines. Then we tried to send it to Access, but an error occur, and we are not able to skip this error (on line 235,716)
I was trying to split the query, but I get an error while sending to MSquery. "SQL0227 - FETCH not valid, cursor CRSR0003 is unknown position."
I tried to exclude the line, skip the line, but I get this error. If I try to open it in msquery and copy/paste data, I can do it with the first...