Results 1 to 8 of 8
  1. #1
    Sheba is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    239

    Question uploading FE and BE


    Can someone help me please? I need to place my FE and BE on the server for testing. What information do I need to provide IT with beside the file names?

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    Users need read and write permissions to the folder that has the backend file.

    Are you linking the frontend to backend with UNC pathing?
    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
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,850
    Why is FE being put on server? Each user should have copy of FE on their PC.

  4. #4
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Quote Originally Posted by orange View Post

    ...Each user should have copy of FE on their PC...
    The 'swinging cat' is absolutely right; this simply has to be done! The fact that you're talking about placing the Front End on the server would indicate that you plan on letting the users access the file from there, and having multiple users sharing a single Front End, on a network drive, is the sure way to repeated episodes of corruption, speed and timing problems, and all manner of strange, odd and curious behavior!

    Being in forced retirement, I spend 8-10 hours a day here and on other Access forums/newsgroups, and over the past eight years have seen literally dozens and dozens of reports of split databases, using links to a single Front End, causing these kinds of problems, as well as massive data loss! The really insidious thing is that this kind of setup can work for extended periods of time before the troubles begin! But once it does, they become chronic, which is to say they occur over and over and over again!

    Linq ;0)>

  5. #5
    Sheba is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    239
    Hi June7, no I'm not linking the FE and BE with UNC pathing. This would be my first database deployment and I've never done this pathing before. I've only used the Link table manager...

  6. #6
    Sheba is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    239
    Hi Orange, yes each user is going to have a copy of the FE on their laptops but I thought that in addition to that, the FE would still be on the server...? I guess not

  7. #7
    Sheba is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jul 2014
    Posts
    239
    hey Linq I agree with you. Each user will have a copy on their computer.

    Thanks

  8. #8
    June7's Avatar
    June7 is online now VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,646
    You need a master of the front end to do design edits. Where you store the master is up to you. I have a folder with limited permissions that holds the master. Revision is saved to another folder with no limitations so it is available to users and I can continue edits without disrupting users. I have code in the db that automatically copies itself to the users C: root when there is a revision. Review https://www.accessforums.net/code-re...31/index2.html

    It is best to use UNC pathing otherwise every user will require the same Windows drive letter mapping and if that drive mapping is ever deleted, user cannot connect to db. I use code to modify the link path. https://www.accessforums.net/access/...end-27089.html
    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.

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

Similar Threads

  1. Run Time error when uploading to SQL Server
    By phineas629 in forum Programming
    Replies: 3
    Last Post: 04-23-2014, 06:34 AM
  2. Uploading xls to OLE Object in table
    By cbh35711 in forum Programming
    Replies: 4
    Last Post: 04-25-2012, 01:15 PM
  3. Uploading data from email to database?
    By MikeWP318 in forum Forms
    Replies: 1
    Last Post: 11-01-2011, 03:14 PM
  4. Replies: 1
    Last Post: 05-19-2011, 10:42 PM
  5. Problem linking subforms, filtering and uploading
    By sameerk0286 in forum Access
    Replies: 1
    Last Post: 12-09-2010, 09:18 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