Hello, all! I have a question that may seem kind of stupid. I hope not but I'd really like some opinions on it. I'm developing an Assessor's database. I'm going to use a SQL backend and an Access front end. (it will actually be an access data project - hope I'm in the right forum!) Anyway, There are approximately 50,000 parcels in the tblPropertyInfo which handles all of the particulars of any given parcel. This will be a multi user database - probably have at least 30 users at any given time. Okay, I'm going to have one form with tabs on it. The question is:
How much slower is a bound form going to be versus an unbound form? Would it be enough of a performance hit that I should just stay with unbound? I was going to base the form on a view but I'm afraid that pulling that many records over the network would cause a marked slow down. Any Opinions? I'd really appreciate them!
Melissa
How much slower is a bound form going to be versus an unbound form? Would it be enough of a performance hit that I should just stay with unbound? I was going to base the form on a view but I'm afraid that pulling that many records over the network would cause a marked slow down. Any Opinions? I'd really appreciate them!
Melissa