T
Tim Conner
Hi,
In a typical database application, let's say an accounting system.
Which would be the strategy for the OleDBConnection object usage, one per form
or per application ?
Also, is it a good thing to put a single dataset with all the tables needed in
the application in one place and make all the forms use just that single
dataset? or it is better to drop one per form ?
Thanks in advance,
In a typical database application, let's say an accounting system.
Which would be the strategy for the OleDBConnection object usage, one per form
or per application ?
Also, is it a good thing to put a single dataset with all the tables needed in
the application in one place and make all the forms use just that single
dataset? or it is better to drop one per form ?
Thanks in advance,