On 2017-11-14 08:02, "pierre.gaudin" <[email protected]> wrote: > On 14/11/2017 08:55, Javier H. wrote: > > Hello, > > > > I have to import about 95.000 products into Ofbiz (mysql database). > > > > I can import it to TXT or SQL formats, also to XLS but I get a error > > because max is 65.000 rows. > > > > What format do you recommend for import, TXT or SQL? > > > > Best regards > > > Hi Javier > > We used to import about 700 000 article for a customer. > > We used XML import via XSLT transformation to do so. I don't think there > is a limit with xml import. > > > Pierre > > Thank you Pierre,
I think that I can to export to XML, I have to check it. Best regards
