B
Bob
sorry for the cross-postings - not sure where this best fits.
running access 2k, in front/back split configuration. focusing on
front end application.
my application has become quite large, and I would like to split it
into smaller pieces, both for ease of development/maintenance, and end-
user performance.
There are a couple of "sections" to the application which could easily
(from a logical perspective) be "modularized" (ie: there's an import/
export functionality).
So - what I would like to do, is move this functionality into its own
separate mdb/mde file (or mdl [dll-analog].
However - I would like the end user experience to be that when they
click the "import/export" button - it would appear simply as another
window in their already open application window.
Is there some way to "dll-ize" a chunk of this app?
if not - what IS the best way to handle an application that is
becoming very large?
TIA - Bob
running access 2k, in front/back split configuration. focusing on
front end application.
my application has become quite large, and I would like to split it
into smaller pieces, both for ease of development/maintenance, and end-
user performance.
There are a couple of "sections" to the application which could easily
(from a logical perspective) be "modularized" (ie: there's an import/
export functionality).
So - what I would like to do, is move this functionality into its own
separate mdb/mde file (or mdl [dll-analog].
However - I would like the end user experience to be that when they
click the "import/export" button - it would appear simply as another
window in their already open application window.
Is there some way to "dll-ize" a chunk of this app?
if not - what IS the best way to handle an application that is
becoming very large?
TIA - Bob