Results 1 to 3 of 3
  1. #1
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 7 64bit Access 2003
    Join Date
    Feb 2011
    Posts
    1,919

    General Module - Implementing LiFo Stack

    I have an application wherein I need to use a simple LiFo stack. The stack only exists for the duration of the module's run-time. The stack does not need to be on disc, but I don't know how to "best" implement a stack other than a DB table RecordSet comprised of a single table field.



    Any thoughts?

    Thanks,
    Bill

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    I have no idea what you want but found this http://www.codeproject.com/Tips/9220...mentation-with
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    GraeagleBill's Avatar
    GraeagleBill is offline Experienced Old Geezer
    Windows 7 64bit Access 2003
    Join Date
    Feb 2011
    Posts
    1,919
    Hi June,
    That will do the trick. Strange, that link didn't show up when I did the LiFo search last night.
    Thanks again,
    Bill

Please reply to this thread with any new information or opinions.

Similar Threads

  1. class module vs regular module
    By Madmax in forum Modules
    Replies: 1
    Last Post: 05-01-2012, 03:44 PM
  2. Error 28 Out of Stack Space
    By loulou in forum Programming
    Replies: 1
    Last Post: 03-30-2012, 10:59 AM
  3. Replies: 4
    Last Post: 05-16-2011, 04:58 PM
  4. Implementing Math Formula
    By cwwaicw311 in forum Forms
    Replies: 19
    Last Post: 02-24-2010, 08:10 AM
  5. Error 28: Out of Stack Space??
    By mugsmugs in forum Access
    Replies: 1
    Last Post: 02-22-2009, 09:54 AM

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