Hello guys
I need to export bill/receipt from my database to text files/xml.
My database has about 300.000 lines for bill/receipts.
Should I export all lines in one single processing, or should I export one bill by one?

My database is based on Access2 and I'm doing this with VB6.

Thank you in advance for your advice.