Results 1 to 11 of 11
  1. #1
    RickyBobby is offline Novice
    Windows 10 Office 365
    Join Date
    Jun 2022
    Posts
    4

    Custom frontend from locked backend

    Is there any way to create my own front end from a locked backend? I am using a frontend at work to access a database. I would like to have the same front end, but add a few custom forms. Can I create a copy of the current front end, and add my own form using field from the current backend? The database requires a login at the beginning of using the database.

  2. #2
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,940
    Who controls the supply of a new FE?
    A new one would overwrite your changes.
    Should be using an accde anyway?
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  3. #3
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,801
    Can I create a copy of the current front end, and add my own form using field from the current backend?
    This depends entirely on the file extension of the front end. We need to know what that is.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #4
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,044
    Aside of the front-end, what is the backend? If it is a SQL server, it might be possible you don't have enough rights on all fields.

  5. #5
    RickyBobby is offline Novice
    Windows 10 Office 365
    Join Date
    Jun 2022
    Posts
    4

    Shortcut

    The shortcut is an extention to a .mdw file.

    Quote Originally Posted by Micron View Post
    This depends entirely on the file extension of the front end. We need to know what that is.

  6. #6
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,801
    IIRC, that is what's known as a workgroup file and no current version of Access uses that any more. It was designed to implement security and controls what people could do once they opened the db. I cannot recall for sure, but I believe it opened the mdb or mde file and wasn't the actual db itself. Check the full path of the shortcut and the actual mdb or mde file path should be in there. If you can't spot it, perhaps post the full path of the shortcut.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  7. #7
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,940
    Sounds like you are trying to circumvent the security in place?
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  8. #8
    RickyBobby is offline Novice
    Windows 10 Office 365
    Join Date
    Jun 2022
    Posts
    4
    No, I would like to just create my own frontend, with my own forms, that point to sources in the backend file. I don't like the way the front end is set up. I don't want to circumvent any of the security measures.

    Quote Originally Posted by Welshgasman View Post
    Sounds like you are trying to circumvent the security in place?

  9. #9
    RickyBobby is offline Novice
    Windows 10 Office 365
    Join Date
    Jun 2022
    Posts
    4
    "C:\NOP\NOP 2016 2003.mde" /wrkgrp "G:\Database\NOP\Security\NOPSecurity.mdw"

  10. #10
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,940
    It is a mde file. You would need the mdb version.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

  11. #11
    Join Date
    Jan 2017
    Location
    Swansea,South Wales,UK
    Posts
    4,940
    If you create your own front end, then you can circumvent all the checks in place in the current FE.
    Plus if you do not know what you are doing, you can make a hell of a mess of the data.?
    I have had to use less than optimum systems in the past, but never thought of creating my own, even if for some very strange reason I was even allowed to.
    Please use # icon on toolbar when posting code snippets.
    Cross Posting: https://www.excelguru.ca/content.php?184
    Debugging Access: https://www.youtube.com/results?sear...bug+access+vba

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

Similar Threads

  1. Replies: 21
    Last Post: 03-08-2020, 02:02 PM
  2. Access DB Backend / Excel Frontend
    By Entellex in forum Database Design
    Replies: 5
    Last Post: 11-08-2017, 10:51 AM
  3. Frontend to Backend Databases
    By raychow22 in forum Access
    Replies: 6
    Last Post: 08-11-2017, 04:47 PM
  4. Frontend Backend Database Questions
    By data808 in forum Access
    Replies: 29
    Last Post: 03-26-2014, 11:58 PM
  5. Access Switching to frontend and backend
    By caliskier in forum Access
    Replies: 4
    Last Post: 11-19-2012, 11:58 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