Subject Re: not all excel data can be imported
From Dirk <non@non.com>
Date Sun, 27 Nov 2022 22:22:44 +0100
Newsgroups dbase.getting-started

Op 27/11/2022 om 17:18 schreef Akshat Kapoor:
> Good Evening Dirk,
>> I have several excel data, i want to import in *.dbf files
>> I the approach is everytime different
>>
>> as started with a normal excel file using 2 columns and 24697 rows,
>>
>> first column is the idfield for a make let say BH2, second column is a
>> reference
>>
>> when i import from excel file the first 16473 rows are imported as
>> expected the rest of the rows is filled up with BH2 for the first
>> column and BH2 in the second column aswell
>>
>> how to increase it ?
>>
>> i have some excel files with more than 40000 rows and 6 columns
>>
>> how to handle it
>
> It would help us by having some code to look at.
> Without any code or approach you are using I doubt anyone will be able
> to help you.
>
> Regards
> Akshat
>
  Akshat good morning to you,

i realized the import prg is derived of a simple prg using a the append
from array,

i build with another approach,

if i need detailed info, i come back to the newsgroup

regards
Dirk,