Results 1 to 8 of 8
  1. #1
    TOPSie is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Mar 2021
    Posts
    108

    Access link to mobile devices???

    Hi,
    I do tech support for a long standing Access application used be a small distribution company (only ten vehicles). Whilst I have updated much of the central system to incorporate more modern features the drivers still go on their rounds with a stack of paper delivery notes and these get annotated as they deliver and someone has to do a data entry job from these sheets at the end of the day.


    Can anyone give me any pointers to commercial offerings which would combine hand-held devices with the ability to download and upload information from and to Access.

    Failing a viable commercial offering what hand held devices are there which can run Access? (as I could do all the necessary coding myself)

    Many thanks

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    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
    CJ_London is online now VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,430
    Another option to investigate is using access dataverse (or migrate your tables to sql azure) and use power apps for mobile devices to connect and interact with the data.

    another (perhaps) is to use Google sheets as a means of inputting data, then back in the office these can be downloaded and imported to access and presumable access can upload or amend a new sheet

  4. #4
    Edgar is offline Competent Performer
    Windows 8 Access 2016
    Join Date
    Dec 2022
    Posts
    274
    A Surface notebook can run Access apps.
    A mobile app can be built to facilitate data entry, but it is not cross-platform, so Android and iOS would require different apps.
    A web app can also be built to facilitate data entry and it'd be cross-platform, build one and it works everywhere with a browser.

    I don't know how to use Azure or how to connect to Remote Desktop services. However, I can setup a Firebase Realtime Database in 1 minute from scratch and within the next 10 minutes, I'd be able to insert into and retrieve data from it using REST API from Access, without paying. A web app can also be built to let drivers work from their phone.

    So, basically:
    1. Access + Surface Notebooks + Firebase
    2. Access + Web App + Any Phone + Firebase *cheapest, likely free
    3. Access + Web App + Any Phone + SQL based server *just pay hosting
    4. Web app hosted on VPS *just pay hosting
    5. Access + Azure/Dataverse/PowerApps *paid monthly
    Please click on the ⭐ below if this post helped you.


  5. #5
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Office 365
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,977
    This may be of interest Running Access on a Tablet PC (isladogs.co.uk)

    This app includes a version optimised for tablets and intended for use by delivery drivers UK Postal Address Finder (isladogs.co.uk)
    Communication with LAN data would normally be done before / after the day's activities. Wifi connection possible but NOT recommended
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

  6. #6
    TOPSie is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Mar 2021
    Posts
    108
    I found your links very useful. I already have all the PostCode stuff in my main application, but I have looked at your digital signature capture. It seems to make an attempt to do character recognition, but most "I have received this delivery" signatures are not recognisable. Rather than attempt to turn it into letters, can it just be captured as a jpg or bmp?

  7. #7
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    Web search "capture signature in Access database"

    Review https://www.access-programmers.co.uk...nature.297858/

    That might have same info as Colin's link since he is author in both.
    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.

  8. #8
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Office 365
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,977
    @TOPSie
    My postal finder app linked above does capture the signature as an image file saved in the name of the signatory.
    You may be thinking about another article on my website Signature Capture (isladogs.co.uk)
    That includes two separate apps. The first captures a signature as an image. The second, InkEdit converts a signature (if legible) into text and isn't suitable for your purposes.
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

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

Similar Threads

  1. Replies: 6
    Last Post: 09-25-2020, 07:57 PM
  2. connect mobile with the Access Program
    By Mehvan in forum Access
    Replies: 2
    Last Post: 01-14-2018, 02:48 AM
  3. Microsoft access on mobile devices
    By mike_980 in forum Access
    Replies: 1
    Last Post: 12-30-2013, 12:10 PM
  4. Replies: 5
    Last Post: 11-06-2013, 12:21 PM
  5. Mobile Devices
    By Drew1 in forum Access
    Replies: 0
    Last Post: 10-25-2010, 11:34 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