G
Guest
If i connect to my database and select all tables and views. Then I drag a
few differnt tables onto differnt tabs on the same form. I know that the
data isn't bound until the tab header is clicked. Yet is the entire
datasource brougth into ram or just the table (or tables that are in the
view)?
What I'm wondering is if I should create multiple data sources for each
particular form to save memory usage or not?
Thanks,
few differnt tables onto differnt tabs on the same form. I know that the
data isn't bound until the tab header is clicked. Yet is the entire
datasource brougth into ram or just the table (or tables that are in the
view)?
What I'm wondering is if I should create multiple data sources for each
particular form to save memory usage or not?
Thanks,