Thanks, I'll try this out.
And if I stick to data controls, let's say I have 3 major forms. Maybe I could, and I want your opinion (!), break the unused data controls connections to the database and only enable the one I'm currently needing?

Though I don't know how I could do that. Maybe by playing with the RecordSource and DatabaseName properties? Or with the Enabled property.

Thanks a lot.