Forum: Pascal and Delphi Oct 9th, 2007 |
| Replies: 0 Views: 709 any idea how to get around this condition?
using sql database explorer ...
trying to gather a mere 17000+ records ...
i'm getting a table is full error
(i've been able to gather beyond 239,000... |
Forum: Pascal and Delphi Sep 7th, 2007 |
| Replies: 2 Views: 4,533 i found a workaround using idftp capabilities
i needed a way to ftp numerous files for edi.
the filenames aren't standardized, so i came up
with this approach...
basically, i dump the... |