ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Group Policy Object - Copy Database frontend from NAS WITH icon

    IT Discussion
    3
    26
    602
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Access as a front end also does not imply what the back end is. I'm using the concerns that you mention to assume you mean using JetDB as your backend, which is a joke of a product and doesn't work properly for how Access tries to use it. However, as a front end, Access is a tool that works with things like SQL Server as a back end. So with that, yes, thousands of users using Access front ends to a single SQL Server back up will work just fine and the versions of Access (IA32 / AMD64) can be mixed because it's just the front end and all talks T-SQL just the same.

      So yes, if you truly only mean Access as the front end and properly deploy it for production then you can have hundreds or thousands of users without any real problem.

      1 Reply Last reply Reply Quote 1
      • DashrenderD
        Dashrender
        last edited by

        I'd copy the DB file itself to some directory on the PC (say c:\DB) , not to the desktop directly. This way the file is on the local machine. Then create a shortcut the way you are used to, pointing to that local file you put somewhere else on the machine (again, maybe c:\DB).

        1 Reply Last reply Reply Quote 1
        • DashrenderD
          Dashrender
          last edited by

          Is your manual process working for 100+ users you have now?

          G I JonesG 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller
            last edited by

            But, rule of thumb, the moment Access moves from "one guy's personal tool" to "IT is deploying something", something is wrong. Access has no business being deployed anywhere, it's an office suite scale tool, like Excel. All design of Access is around one user or just a tiny team managed without IT's involvement. Once IT is involved, Access was the wrong tool and things are going to go egg shaped.

            1 Reply Last reply Reply Quote 2
            • G I JonesG
              G I Jones @Dashrender
              last edited by

              @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

              Is your manual process working for 100+ users you have now?

              Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

              @scottalanmiller - This is an Access Front End and Back End. It's something that is a shared design among many other similar organizations to mine across the United States. Some of which have ditched it for obvious reasons you've outlined. Hopefully we'll get away from it soon.

              DashrenderD scottalanmillerS 2 Replies Last reply Reply Quote 0
              • DashrenderD
                Dashrender @G I Jones
                last edited by

                @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                Is your manual process working for 100+ users you have now?

                Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                G I JonesG 1 Reply Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @G I Jones
                  last edited by

                  @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                  @scottalanmiller - This is an Access Front End and Back End. It's something that is a shared design among many other similar organizations to mine across the United States. Some of which have ditched it for obvious reasons you've outlined. Hopefully we'll get away from it soon.

                  That's what I figured. But it's only the backend that is really an issue. Now, how the front end runs that way, I'm not sure, I thought Access had to be installed.

                  1 Reply Last reply Reply Quote 0
                  • G I JonesG
                    G I Jones @Dashrender
                    last edited by

                    @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                    @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                    @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                    Is your manual process working for 100+ users you have now?

                    Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                    I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                    See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                    scottalanmillerS DashrenderD 2 Replies Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @G I Jones
                      last edited by

                      @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                      @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                      @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                      @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                      Is your manual process working for 100+ users you have now?

                      Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                      I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                      See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                      Just to be sure... are you sure it is the front end that you are copying and not the back end (or both?) Where is the shared DB reside that everything is pointing to?

                      G I JonesG 1 Reply Last reply Reply Quote 0
                      • G I JonesG
                        G I Jones @scottalanmiller
                        last edited by

                        @scottalanmiller said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                        @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                        @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                        @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                        @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                        Is your manual process working for 100+ users you have now?

                        Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                        I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                        See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                        Just to be sure... are you sure it is the front end that you are copying and not the back end (or both?) Where is the shared DB reside that everything is pointing to?

                        We put the Back End on a Server Share. This is definitely the Front End.

                        DashrenderD 1 Reply Last reply Reply Quote 0
                        • DashrenderD
                          Dashrender @G I Jones
                          last edited by

                          @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                          @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                          @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                          @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                          Is your manual process working for 100+ users you have now?

                          Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                          I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                          See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                          So you solve the problem by placing the front end DB file to c:\DB\db.mdb, and create your shortcut to c:\DB\db.mdb with your custom ico file. problem solved.

                          scottalanmillerS 2 Replies Last reply Reply Quote 0
                          • DashrenderD
                            Dashrender @G I Jones
                            last edited by

                            @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                            @scottalanmiller said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                            @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                            @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                            @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                            @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                            Is your manual process working for 100+ users you have now?

                            Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                            I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                            See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                            Just to be sure... are you sure it is the front end that you are copying and not the back end (or both?) Where is the shared DB reside that everything is pointing to?

                            We put the Back End on a Server Share. This is definitely the Front End.

                            I'm with scott - I'm surprised it's Access on the backend and not having the same problem... there presumably would be a similar temp file for the backend part, and that would be shared by everyone logged in at the same time... i..e problems.. but, apparently someone figured a way around that.

                            1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @Dashrender
                              last edited by

                              @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                              @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                              @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                              @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                              @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                              Is your manual process working for 100+ users you have now?

                              Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                              I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                              See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                              So you solve the problem by placing the front end DB file to c:\DB\db.mdb, and create your shortcut to c:\DB\db.mdb with your custom ico file. problem solved.

                              MDB is the database (backend).

                              DashrenderD 1 Reply Last reply Reply Quote 0
                              • DashrenderD
                                Dashrender @scottalanmiller
                                last edited by

                                @scottalanmiller said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                Is your manual process working for 100+ users you have now?

                                Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                                I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                                See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                                So you solve the problem by placing the front end DB file to c:\DB\db.mdb, and create your shortcut to c:\DB\db.mdb with your custom ico file. problem solved.

                                MDB is the database (backend).

                                what other file types does Access use? I'm assuming he has two - the front one, and the back end one.

                                scottalanmillerS 1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @Dashrender
                                  last edited by

                                  @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                  @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                  @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                  @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                  @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                  Is your manual process working for 100+ users you have now?

                                  Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                                  I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                                  See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                                  So you solve the problem by placing the front end DB file to c:\DB\db.mdb, and create your shortcut to c:\DB\db.mdb with your custom ico file. problem solved.

                                  Hopefully .accdb, not .mdb. AccDB replaced MDB 13 years ago, lol.

                                  G I JonesG 1 Reply Last reply Reply Quote 1
                                  • scottalanmillerS
                                    scottalanmiller @Dashrender
                                    last edited by

                                    @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                    @scottalanmiller said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                    @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                    @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                    @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                    @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                    @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                    Is your manual process working for 100+ users you have now?

                                    Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                                    I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                                    See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                                    So you solve the problem by placing the front end DB file to c:\DB\db.mdb, and create your shortcut to c:\DB\db.mdb with your custom ico file. problem solved.

                                    MDB is the database (backend).

                                    what other file types does Access use? I'm assuming he has two - the front one, and the back end one.

                                    Ah, I see. If you split them, then the back end of the front end is incorrectly referred to as the front end file. It's a back end to the front end. See my note earlier about Access (the front end) needing to be installed.

                                    This is not the front end being copied, it's a local back end used by the front end.

                                    Yes, in that case, it's an AccDB file that needs to be copied, because it is a backend, that MS refers to as a front end file. Ugh.

                                    Much like how Hyper-V's first virtual machine is named the physical. Argh.

                                    1 Reply Last reply Reply Quote 1
                                    • scottalanmillerS
                                      scottalanmiller
                                      last edited by

                                      So yes, in that case, if we are talking about a database file (this is why I pointed out that DB files are back ends) it needs to be copied and can't just be a short cut. If we are talking about a front end (which is an application, not data storage) then it can be a short cut.

                                      1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller
                                        last edited by

                                        For clarification, from wikipedia (but all sources agree..)

                                        In software architecture, there may be many layers between the hardware and end user. The front is an abstraction, simplifying the underlying component by providing a user-friendly interface, while the back usually handles business logic and data storage.

                                        MDB and AccDB files are data storage (e.g. back end). Access the application is the front end.

                                        1 Reply Last reply Reply Quote 0
                                        • scottalanmillerS
                                          scottalanmiller @G I Jones
                                          last edited by

                                          @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                          I'm looking for an option similar to User Configuration>Preferences>Windows Settings>Files where you can copy a file from a directory directly to C:%userprofile%\Desktop, but I want to be able to include a custom made .ico.
                                          ....
                                          Any experience or ideas?

                                          Now if we have figured out that this is a database file, not a front end application component that is stateless, then the need and reason for copying the files makes sense. It's a stateful backend file called a front end, but that isn't a front end (facepalm)...

                                          Then a script is one option that will be decently easy. Or a tool like Salt or Ansible will do this easily. GPO probably can, I just don't know the mechanism that would normally be used outside of just calling a script.

                                          G I JonesG 1 Reply Last reply Reply Quote 0
                                          • G I JonesG
                                            G I Jones @scottalanmiller
                                            last edited by

                                            @scottalanmiller said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                            @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                            @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                            @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                            @G-I-Jones said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                            @Dashrender said in Group Policy Object - Copy Database frontend from NAS WITH icon:

                                            Is your manual process working for 100+ users you have now?

                                            Yea, so we've been using this method for longer than I've been here, so at least 4 years. I was always told "you have to copy the Front End from the NAS to the desktop, if you create a shortcut to it, bad things happen".

                                            I bet - because when you do that - the temp file for the DB is on the NAS - and every person who's using it at the same time is using the same temp file - and that's bad, definitely bad!

                                            See now we're getting it, I don't know where I went wrong at, but this is what I was trying to say the whole time.

                                            So you solve the problem by placing the front end DB file to c:\DB\db.mdb, and create your shortcut to c:\DB\db.mdb with your custom ico file. problem solved.

                                            Hopefully .accdb, not .mdb. AccDB replaced MDB 13 years ago, lol.

                                            It's .accde (Front End), .accdb (Back End)

                                            1 Reply Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post