Search results

  1. Mile-O

    Solved Database Conversion Request

    HI All, I've found a dataset online that's been archived back in 2003 using the old Access 97 .mdb format/extension. Since backward capability this format was done away with back with Access 2013, I can't open the dataset to use it. Is anyone still working with a Access 2003/2007/2010 (or has...
  2. Mile-O

    Admin Menu

    I don't know how others go about the adminstration of their databases with regards to adding/editing/deleting items from combos, etc. but I though I'd share what I do. Basically, I have a form called frmAdministration whereby all the lists in the database can be handled by the users (that way...
  3. Mile-O

    ThisUser Class

    It was suggested in this thread that I post up a user class that I mentioned. So, while my own is tailored to my database and much more complex, dealing with permissions, user levels, etc I've made a small example that can show what can be done. So the User class. All it does is load your...
  4. Mile-O

    WithEvents & Form Class For All Forms

    Okay, I'm sick of designing forms whereby I have to go through their individual settings and set things like PopUp to True or RecordSelectors to False. Therefore I want to create a form class that, in the Form_Open event will do all that form me for every form. So, I've got a class called...
  5. Mile-O

    Advertising On Forum

    I'm sitting in work, browsing the forum. I would expect that most people using the forum are sitting in work, be it a home office or a business place. I expect this because, well, Access is the sort of thing you use in a business. You know, professionally. Therefore, I'm a bit concerned that...
  6. Mile-O

    Default Table Value & Unknown Functions Post-Upgrade

    I've finally been upgraded from Access 2003 to Access 2010. Being eleven years behind the world Access appears to have changed a great deal. One immediate issue (aside from finding out where everything is and what's new) that I'm having is that fields where I had functions as default values are...
  7. Mile-O

    Are there too many forums here?

    This is something I'm wondering. It's a site with a focus on Access, yet the majority of the forums are on non-Access issues. Personally, I don't see why there are so many areas that could be one big Watercooler, like the old days, as the Gadgets/Business areas seem to attract little else but spam.
  8. Mile-O

    Forum Restructure

    Due to the ongoing bulk of regular spam posts that this forum receives, and based on similar activity on other forums, I think it would seem to be that the reason for this is the use of the word 'General' in the forum's title. In my experience it is the areas marked this way that generate the...
  9. Mile-O

    Happy Birthday WayneRyan

    53 Today. (And happy birthday to AnotherWayne, also 53. ;) )
  10. Mile-O

    Please Don't Post Questions Here

    This forum is intended as a resource for Microsoft Access database examples. Members can submit sample databases (preferable in as many versions as possible) which will be placed in a moderation queue, from where they will be approved or rejected. Anyone posting questions to this forum will not...
  11. Mile-O

    Please Don't Post Questions Here

    This forum is intended as a resource for common coding examples regarding Microsoft Access. Members can submit functions and subroutines which will be placed in a moderation queue, from where they will be approved or rejected. Anyone posting questions to this forum will not see their post being...
  12. Mile-O

    Please Don't Post Questions Here

    This forum is intended as a read only resource for common explanations regarding Microsoft Access. Members can submit detailed explanations which will be placed in a moderation queue, from where they will be approved or rejected. Anyone posting questions to this forum will not see their post...
  13. Mile-O

    Halllowe'en Costumes

    Does anyone else work in an office where, when it comes to silly events like Hallowe'en, the women get over-zealous about dressing up at work? (For fun, apparently.) Now, I don't know about everyone else, but I don't go to work for fun. So will there be any dressing up in your places? Or is...
  14. Mile-O

    Survey Databases

    I know it's a common question on this forum which, after having a search, we we have no definitive thread to refer others to. I was thinking I would pose the question, having had no experience in making such a database, so that the minds on this forum could offer their thoughts. When the...
  15. Mile-O

    Champions League 2nd Round Draw

    Chelsea v Barcelona Real Madrid v Arsenal Werder Bremen v Juventus Bayern Munich v AC Milan PSV Eindhoven v Lyon Ajax v Inter Milan Benfica v Liverpool Rangers v Villarreal (Ties to be played 21/22 February and 7/8 March)
  16. Mile-O

    New Forums

    Jon, Would it be possible to condense some of the new forums to subforums until they take off? The main forum page is getting extremely long and some of these just aren't active. I would suggest one forum called Electronics with PDAs, Phones, and Gaming listed as its subforums. This way...
  17. Mile-O

    Manchester United

    Rich, what happened? Trust your side to let Britain down. ;)
  18. Mile-O

    Mile-O's Book Reviews

    The following is a list of my ongoing book reviews. Please discuss if you've read it. Akutagawa, Ryūnosuke: Rashōmon and Seventeen Other Stories Arriaga, Guillermo: A Sweet Scent Of Death Brown, Dan: The Da Vinci Code Coelho, Paulo: The Alchemist Cross, Ian: The God Boy Faber, Michel: The...
  19. Mile-O

    User Defined Type - Access 97 to 2000/2002

    Summary: Reasons and resolutions for “User-defined type not found” error when converting from Access 97 to Access 2000 or greater. When Microsoft released Access 2000 it marked a huge change from Access 97 – it introduced or improved upon its components such as Data Access Pages, Access...
  20. Mile-O

    Add To Table From Combobox (DAO)

    Summary: DAO method for adding an unknown item in a combobox's list to the underlying table N.B. This article applies to users of the Data Access Objects (DAO) data access method. It is assumed that you are using MS Access 97 to follow this article. If you would like to use the DAO method with...
Back
Top Bottom