![]() |
Dalkeith 6/19/2024 |
It is likely that you will be limited by your host on the web app service. For that many records you could try upping your hosting level for the period of import alternatively it might be time to directly import into the database. |
![]() |
Sergey Kornilov admin 6/20/2024 |
This is looks like something that your web hosting company needs to fix/adjust for you. Talk to them. |
![]() |
Dalkeith 6/21/2024 |
So I have come across this before - I find azure web app service doesn't mind 2500 import but after that it starts timing out.. I ended up writing a simple bat file which will take a csv and break it out into smaller files @echo off |