Results 1 to 4 of 4
  1. #1
    Relwal is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Jan 2017
    Posts
    7

    Back End on Virtual Machine

    I have an Access database (accdb) that uses unbound forms (everything done with vba) for the team to input information. Our only shared workspace is a virtual machine, so my idea is to split the database, give everyone a copy of the front end and put the back end on the virtual machine.



    How though do I connect the two?

  2. #2
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,511
    If everyone can get to that shared workspace(network drive), then put the BE(tables) there and link the FE(forms, etc.) to the BE. Give everyone the FE on their PC.

  3. #3
    Relwal is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Jan 2017
    Posts
    7
    Hi,
    Thanks for your reply, I realise now I didn't give enough information, so apologies.
    We have to connect to the virtual machine with RDC, it is not a network drive on our machines. Can I make it a networked drive? Is there a way to connect front end with back when I have to connect with RDC?

    thanks

  4. #4
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,511
    I'm not a network guy but I think if it is in your domain, you should still be able to link the tables to it. Try it out and see. Move BE and then create an ODBC connection to that server and program. Then try to link them to a FE on your PC.

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

Similar Threads

  1. How to build "Virtual Table" in Access?
    By patwwh in forum Programming
    Replies: 9
    Last Post: 02-15-2016, 11:52 AM
  2. References acting up on virtual machine
    By theosgood in forum Access
    Replies: 0
    Last Post: 01-31-2013, 10:06 AM
  3. Replies: 4
    Last Post: 05-21-2012, 08:21 AM
  4. Virtual Password-Protected Connection
    By marianne in forum Sample Databases
    Replies: 6
    Last Post: 02-18-2011, 10:41 AM
  5. Replies: 3
    Last Post: 10-21-2010, 10:54 AM

Tags for this Thread

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