DTS transfer limitation -
07-17-2003
, 11:26 AM
I am using DTS to transfer Oracle views into DBaseIII
files. By knowing DBase limitation of 255 columns per
table and 8 charactors for the table name. However, I am
still have error when using 254 columns to transfer around
250000 records. After I chop it down to around 70 columns
DTS works perfectly. How can I increase this buffer size
in DTS, so I can at least use around 200 columns.
Thanks for you kindness response.
Paul |