GreyHounds
Technical User
I have an access database. I can have it loaded onto a Citrix server so folks in three time zones in the US as well as London and Australia can access it.
There won’t be many users at one time – but there will be updates by multiple people at the same time. All the other db’s I have done have been for my own processes or single users.
The users will be updating data and I have a record lock on the tables so if by off chance two people access the same record at the same time from the same group – it shouldn’t let them both edit at once.
I have spent the afternoon reading a lot of posts here regarding multi-users and splitting the db and have found tons of really useful information.
My question is about adding the Citrix component. If I had a file server where I could store the backend of a split db and distribute the front end I would do that because is seems most common. But what about Citrix?
What would be the advantages?
Do I still need to split the database if it is on a Citrix server?
If I split the db do I make the front end an MDE?
Are there any pitfalls I need to worry about with Citrix?
Splitting - If i need to update the database somehow i need to make sure the data is intact - so if i have to make changes would i have the admin send both the fe and be? do i need to relink the tables if i just make changes to the fe?
I will not have access to the citrix server - it's admin'd in another office.
Any information or links to information would be truly appreciated.
Thanks much!
Muddling thru
There won’t be many users at one time – but there will be updates by multiple people at the same time. All the other db’s I have done have been for my own processes or single users.
The users will be updating data and I have a record lock on the tables so if by off chance two people access the same record at the same time from the same group – it shouldn’t let them both edit at once.
I have spent the afternoon reading a lot of posts here regarding multi-users and splitting the db and have found tons of really useful information.
My question is about adding the Citrix component. If I had a file server where I could store the backend of a split db and distribute the front end I would do that because is seems most common. But what about Citrix?
What would be the advantages?
Do I still need to split the database if it is on a Citrix server?
If I split the db do I make the front end an MDE?
Are there any pitfalls I need to worry about with Citrix?
Splitting - If i need to update the database somehow i need to make sure the data is intact - so if i have to make changes would i have the admin send both the fe and be? do i need to relink the tables if i just make changes to the fe?
I will not have access to the citrix server - it's admin'd in another office.
Any information or links to information would be truly appreciated.
Thanks much!
Muddling thru