Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    help_me_with_access is offline help_me_with_excel
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    262
    well it sounds to me like you're giving up. if you want, why don't you tell me what the end goal here is? I can't even gather that...even after 15 posts in this thread.

    what's the purpose of your job? and do you know how to get it done?

  2. #17
    dandoescode is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Dec 2011
    Posts
    85
    The end goal is to create a list of the necessary reference libraries for the various data types. The idea is to create a single version of the 35 databases currently in use, to do this we need to make sure that all required libraries are included. It would appear as far as I can tell that MUFile is not a type that anyone knows of, and likely was created by a programmer for one of the databases, this is supported by it only coming up once in over 10,000 lines of code. I will make note of this line, pass it on to my boss and see what is to be done about it.

  3. #18
    help_me_with_access is offline help_me_with_excel
    Windows XP Access 2007
    Join Date
    Jun 2012
    Posts
    262
    it may also be relevant to understand terminology here too. data types are small memory placeholders that are used to hold values. they're not related to libraries, but directly related to the environment you're working in. libraries, unless i'm mistaken, are nothing more than sets of pre-defined construct directives that are compatible with various software programs and their environments, depending on if the environment can support the constructs. DLL and type lib information is used to tell the environment how to allocate memory, how much to use, and what operative extensions are available for the memory item. but I may be getting a little of the wall there...

    but if you need a list of reference libraries to pass on to the next person, and all 35 of your databases are all access databases, why don't you just open up the database files one by one using a simple visual basic app and write down manually the references that you seen in all the visual basic projects?

    probably 1 hour or less...DONE.

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Library Finder
    By Phil_Howes in forum Programming
    Replies: 9
    Last Post: 05-30-2012, 05:57 AM
  2. Replies: 1
    Last Post: 03-23-2012, 12:15 PM
  3. Lending Library help
    By sarahlou89 in forum Access
    Replies: 3
    Last Post: 12-12-2011, 08:29 AM
  4. library statistics
    By sonia in forum Access
    Replies: 1
    Last Post: 04-11-2010, 12:22 PM
  5. Stores Library
    By martyparty2006 in forum Forms
    Replies: 5
    Last Post: 05-05-2009, 09:16 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums