Hi,
I have a few MS applications for different departments, each has identical code for certain features.
Each time a change is made in one I have to make the same change in all the others.
How do i take the VBA code out of MS access so it is a stand alone class that all the DB's use so I then only ever need to make changes in one place and all the applications use the class in a proper OO manner.
Would I create a separate MS DB which the others link to? or import from?
Do i turn the class module into a DLL or a .vb file?
all advice appreciated
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts
I have a few MS applications for different departments, each has identical code for certain features.
Each time a change is made in one I have to make the same change in all the others.
How do i take the VBA code out of MS access so it is a stand alone class that all the DB's use so I then only ever need to make changes in one place and all the applications use the class in a proper OO manner.
Would I create a separate MS DB which the others link to? or import from?
Do i turn the class module into a DLL or a .vb file?
all advice appreciated
Thanks,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Google Rank Extractor -> Perl beta with FusionCharts