Michael R Mattys
michael.mattys at adelphia.net
Sat Mar 8 20:53:01 CST 2003
Juan, No, there is no add-in to translate a compiled library That would be a problem for all of us. You're right that all you need to do is set a reference to the mdb/mde to expose it's public functions. I believe you are looking to make either an mda or a COM add-in, also known as an ActiveX DLL. I make both of these, I will try to find you some links that I've collected on the subject. MSDN will be your starting point, most likely. Mike Mattys ----- Original Message ----- From: "MastercafeCTV" <mastercafe at ctv.es> To: <accessd at databaseadvisors.com> Sent: Saturday, March 08, 2003 9:34 PM Subject: RE: [AccessD] A2k MDA > Basically we want to try smaller applications. We check to put all functions > on an MDB archive, compile it to MDE and change the extensión to MDA, the > program run correctly making a reference to MDA archive. We check to change > MDB to MDA and run correctly too. Only need make a reference in VBA to this > archive. > > The question is... this is the correct process?? we don't find any > information about MDA archives to make and manipulate. And by other face... > this MDA improve the speed in the application?? > > On your comment... There are an add-in that translate compiled libraries?? > we don't know.. if you may send a link for this applications > > Many thanks > > > Juan Menendez > > > -----Mensaje original----- > De: accessd-admin at databaseadvisors.com > [mailto:accessd-admin at databaseadvisors.com]En nombre de Michael R Mattys > Enviado el: domingo, 09 de marzo de 2003 03:30 > Para: accessd at databaseadvisors.com > Asunto: Re: [AccessD] A2k MDA > > > Hi Juan, > > The wording of your request is difficult to me. > > Are you looking for an add-in that translates > compiled libraries? > > Or, are you trying to make your application > smaller by moving objects out to mda's? > > Or something else? > > Mike Mattys > > ----- Original Message ----- > From: "MastercafeCTV" <mastercafe at ctv.es> > To: <accessd at databaseadvisors.com> > Sent: Saturday, March 08, 2003 8:06 PM > Subject: [AccessD] A2k MDA > > > > We have an application that his volumen is too high for any machine, we > are > > checking information about MDA to translate de source code of libraries to > > another archive and how to use them. > > > > Any knows anything about MDA archives and how generate and use this?? > > > > Thanks > > > > Juan Menendez > > www.mastercafe.com > > > > _______________________________________________ > > AccessD mailing list > > AccessD at databaseadvisors.com > > http://databaseadvisors.com/mailman/listinfo/accessd > > Website: http://www.databaseadvisors.com > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com > > _______________________________________________ > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com