I posted a question like this long time ago, but I need more help!

I create adorecordsets and saves them in xml-format. (The recordset can be created from any table) The problem is that my xmlfile can't contain more than 1000 records, so if the recordset contains 5000 records that will result in 5 xmlfiles.

Can anyone help me with the code to solve this??

Thanks!!