Skip to main content

Notifications

Microsoft Dynamics AX forum
Under review by Community Managers

Under review

Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

_list.insertDatabase When the quantity is too much, the data cannot be entered completely

Posted on by 75

I have 7000 pieces of data to process.

However, after the following logical processing, I found that only 210 entries actually entered the database。

data = GetData();

while(data.next())

{

TableTmp.clear();

.......

list.add(TableTmp);

}

Table.truncate();

list.insertDatabase();

Helpful resources

Quick Links

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,802 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 229,129 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,154

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans