Search results

  1. W

    Sharepoint365 in Access 2010

    I have a Sharepoint365 list which I can link to from Access 2010. Unfortunately - no matter what I do I cannot seem to edit the list and it remains read only. I can see that I can set permissions on the Sharepoint365 backend but when Access 2010 connects it never asks for any credentials. I am...
  2. W

    MySQL speed issues over the web

    What is the fastest way to query a MySQL database over the web? I currently use the latest MySQL ODBC drivers which work perfectly - but everything is very slow. Even simple queries over tables just doing a simple join can take an age to download the data. Ignoring the speed of the internet...
  3. W

    Windows 7 SP1 and changing references

    WARNING! AVOID Windows 7 SP1 Really weird. I have installed Win 7 SP1 and since doing so whenever I compile an app and accde it it now no longer runs on my target machines. The targets being Windows XP. I didn't understand it at first but I have done lots of testing and found that old...
  4. W

    Creating/updating an XML feed

    I am about to start work on creating an XML feed form my Access app. Is my general understanding of how this works (below) correct?: 1. Create an XML file from Access - essentially a text file with XML fields etc. 2. Append or upload this to a web server. 3. Refresh after some pre determined...
  5. W

    Emailing from Access 2010

    What is the best way to email from Access? I have used many different systems but they all have some drawback. I want a system that works with Outlook and Thunderbird, has the option for bringing up the email program screen incase a user wants to edit the email and also supports multiple...
  6. W

    Access list box control

    Hello. Can anyone recommend a good list box control for MSAccess 2010 please? I have been using eXList from eXontrol which is okay but has some speed limitations. I need to be able colour individual rows/columns and allow using sorting on each column. Any suggestions would be great thanks.
  7. W

    Testing custom Ribbons - How?

    I have just moved to Access 2007 from 2003 so I am currently going through the 'ribbon pain'. I have a custom ribbon that shows all of my existing menu options from my old, easy to use and edit, commandbar but it doesn't currently load any forms. I am guessing that I need to write a callback...
Back
Top Bottom