Recent content by Buckmac

  1. B

    Help with advanced problem

    Hi there - I'm trying to produce an application in Access to populate a CD information data base. I have signed up for (and downloaded) the GraceNote SDK (they're the folks who operate CDDB these days) and it seems to work - at least early tests show that the VBScript sample works to a point...
  2. B

    Access to Outlook headaches

    Hi, I would not consider myself to be an expert in this and have a problem that hopefully someone can help me with. I'm trying set an appointment in Outlook from a form in Access. Having scoured around, I produced the following: Public Function CreateAppointment(SubjectStr As String, BodyStr...
  3. B

    Database Security - Permissions

    Security panic - Help!!! Hi, having created my database and done weeks of work, as part of getting ready for live use, I wanted to secure the database. Somewhat naively, I ran the wizard. I now find that none of the users has any kind of capability at all other than to just open forms to view...
  4. B

    Strange lock behaviour

    Thanks for that - I'll have to do some translation in order to try it. I think I can see where you're coming from - only changing the text boxes. However, perhaps I should have mentioned that I'm using Access 2002 since you're solution won't fly in it. I'll let you know how I get on. Cheers...
  5. B

    Strange lock behaviour

    I am confused! In fact, that is an understatement. On my primary form, I have AllowEdits set to no on the properties page under the data tag. When I open the form, I cannot edit any fields (which is what I want) and all command/toggle buttons work as intended. I have a command button called...
  6. B

    Forms filtering question

    Hi, I'm a bit of a beginner at creating complex forms in Access. I've dabbled a bit over the years, and now need to create a fairly comples (for me) db. I've built all the tables and their relationships and they appear to be good. I've populated with a limited amount of dummy data for testing...
Back
Top Bottom