Hello,
I've got a problem that has me completely stumped. At my current job I inherited a large Access database which I maintain and occasionally upgrade. I had no past experience with Access so it's been self teaching all the way. The DB is now in the process of being fully migrated into a new system (Microsoft CRM), and I need to get a full working copy of it to our 3rd party developers who do not have access to our servers.
This is what I have sitting on our server:
DB Data.mdb(1)
DB Production.mdb
DB Security.mdw(1)
There is a single Data file that contains all the Tables. There are multiple Production files, that contain the Forms, Queries, Reports, and with a splash screen front end, which all link to the single Data file. This production file is duplicated for each user, who gets a shortcut placed on their desktop (we use thin clients). Then there's the Security file, which rather than actual security is just used to join everything together. When a new user is setup they must join this security group from their account on the server.
Now I need to hand over the entire package to someone else not on the server. I initially just zipped all 3 files together and passed it on, then trying to join the security group from that end, but it didn't work. On our server any of the existing logins & passwords can be used from any account (as long as they've joined the group), but these don't work with the moved files.
I'm not sure if this is something that should be straight forward, but anything I find online focus' on setting up the initial security group, not how it works or how it can be moved. So any help would be appreciated. If more detail is required please let me know.
Thanks.
I've got a problem that has me completely stumped. At my current job I inherited a large Access database which I maintain and occasionally upgrade. I had no past experience with Access so it's been self teaching all the way. The DB is now in the process of being fully migrated into a new system (Microsoft CRM), and I need to get a full working copy of it to our 3rd party developers who do not have access to our servers.
This is what I have sitting on our server:
DB Data.mdb(1)
DB Production.mdb
DB Security.mdw(1)
There is a single Data file that contains all the Tables. There are multiple Production files, that contain the Forms, Queries, Reports, and with a splash screen front end, which all link to the single Data file. This production file is duplicated for each user, who gets a shortcut placed on their desktop (we use thin clients). Then there's the Security file, which rather than actual security is just used to join everything together. When a new user is setup they must join this security group from their account on the server.
Now I need to hand over the entire package to someone else not on the server. I initially just zipped all 3 files together and passed it on, then trying to join the security group from that end, but it didn't work. On our server any of the existing logins & passwords can be used from any account (as long as they've joined the group), but these don't work with the moved files.
I'm not sure if this is something that should be straight forward, but anything I find online focus' on setting up the initial security group, not how it works or how it can be moved. So any help would be appreciated. If more detail is required please let me know.
Thanks.