Pedro Janssen
pedro at plex.nl
Mon Dec 13 15:43:50 CST 2004
Thanks William for the explanation. Pedro ----- Original Message ----- From: "William Hindman" <dejpolsys at hotmail.com> To: "Access Developers discussion and problem solving" <accessd at databaseadvisors.com> Sent: Sunday, December 12, 2004 10:48 PM Subject: Re: [AccessD] missing reference, converting to A2003 > Pedro > > ..some developers put common code functions in a separate mdb or mde and > use it as a standard "library" for their applications ...if it is not > present when calls are made to a referenced function included in it, you > probably won't be able to compile the application ...when I'm given a > another developer's mdb to modify one of the first things I do is check for > a missing library file which usually shows up as a bad reference ...hth :) > > William Hindman > > ----- Original Message ----- > From: "Pedro Janssen" <pedro at plex.nl> > To: "Access Developers discussion and problem solving" > <accessd at databaseadvisors.com> > Sent: Sunday, December 12, 2004 2:52 PM > Subject: Re: [AccessD] missing reference, converting to A2003 > > > > Hello William, > > > > i am not sure what you mean by: "picked up any library mdes along with the > > mdb" > > How can i do this? > > > > Pedro > > > > > > ----- Original Message ----- > > From: "William Hindman" <dejpolsys at hotmail.com> > > To: "Access Developers discussion and problem solving" > > <accessd at databaseadvisors.com> > > Sent: Saturday, December 11, 2004 1:22 AM > > Subject: Re: [AccessD] missing reference, converting to A2003 > > > > > >> Pedro > >> > >> ..the IsLoaded is normally found in a utility code module or a library > >> mde > >> ..are you sure you picked up any library mdes along with the mdb? > >> > >> William Hindman > >> > >> > >> ----- Original Message ----- > >> From: "Pedro Janssen" <pedro at plex.nl> > >> To: "Access Developers discussion and problem solving" > >> <accessd at databaseadvisors.com> > >> Sent: Friday, December 10, 2004 2:44 PM > >> Subject: Re: [AccessD] missing reference, converting to A2003 > >> > >> > >> > Hello Charlotte, > >> > > >> > when unschecking the reference, the code doesn't compile. It gives a > >> > missing > >> > reference for the IsLoaded event. > >> > > >> > Anybody an idea what this refence does? > >> > > >> > Pedro Janssen > >> > > >> > > >> > > >> > ----- Original Message ----- > >> > From: "Charlotte Foust" <cfoust at infostatsystems.com> > >> > To: "Access Developers discussion and problem solving" > >> > <accessd at databaseadvisors.com> > >> > Sent: Thursday, December 09, 2004 5:59 PM > >> > Subject: RE: [AccessD] missing reference, converting to A2003 > >> > > >> > > >> >> If you uncheck the reference, does the code compile? Since the > >> >> reference is to an ocx file, you should only need it if you're using > > the > >> >> activex control in the application, in which case, it would have to be > >> >> installed on your system. > >> >> > >> >> Charlotte Foust > >> >> > >> >> > >> >> -----Original Message----- > >> >> From: pedro at plex.nl [mailto:pedro at plex.nl] > >> >> Sent: Thursday, December 09, 2004 4:08 AM > >> >> To: accessd at databaseadvisors.com > >> >> Subject: [AccessD] missing reference, converting to A2003 > >> >> > >> >> > >> >> Hello Group, > >> >> > >> >> when converting a A2k database to A2003 i get an missing reference > >> >> error. Missing is the effect library (MMEFXE.OCX). I searched the > > system > >> >> for this reference, but i can't find it. Also in the knowledge base i > >> >> can't find any info. Has anybody encountered this problem. > >> >> > >> >> Pedro Janssen > >> >> -- > >> >> 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 > >> > > >> -- > >> 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 >