M
MarkD
Using Access 2000 and Oracle 8i.
I have a form that's bound to a single linked table in
Oracle. I've noticed a significant decrease in the speed
of accessing the data and I think it's because we're using
Access form programming for non native tables.
I'm thinking that I can create an access form that instead
uses unbound controls and passthrough queries for the data
entry screen. The question is, is this the best route to
go? Having bound controls is much easier and I'm wondering
if there's a way to speed up things with the bound
controls.
Thanks,
-Mark
I have a form that's bound to a single linked table in
Oracle. I've noticed a significant decrease in the speed
of accessing the data and I think it's because we're using
Access form programming for non native tables.
I'm thinking that I can create an access form that instead
uses unbound controls and passthrough queries for the data
entry screen. The question is, is this the best route to
go? Having bound controls is much easier and I'm wondering
if there's a way to speed up things with the bound
controls.
Thanks,
-Mark