Hi, I have an MS Access application, I plan to move all tables and queries to SQL Server because I 'd like
to centralize my database and also my application. If I use Citrix, how can we share a single copy of my MS Access application with SQL server to multiuser? I have tested by create one accdb file and link table via odbc to sqlserver. I copies this to citrix server and then two users access this application concurrently via citrix client. The error is saying that 'Microsoft office access can't save design changes
or save to new database object because another user has file open'
It seems the file is locking, however my access application is in Shared mode (Advanced option)
I am quite new to MS Access, Please help to described how I can meet my objective so that multiuser can access same single copy of MS Access application with data on SQLServer at the same time via citrix. Do we need to split or compile or do any special setup? Thank you very much.
to centralize my database and also my application. If I use Citrix, how can we share a single copy of my MS Access application with SQL server to multiuser? I have tested by create one accdb file and link table via odbc to sqlserver. I copies this to citrix server and then two users access this application concurrently via citrix client. The error is saying that 'Microsoft office access can't save design changes
or save to new database object because another user has file open'
It seems the file is locking, however my access application is in Shared mode (Advanced option)
I am quite new to MS Access, Please help to described how I can meet my objective so that multiuser can access same single copy of MS Access application with data on SQLServer at the same time via citrix. Do we need to split or compile or do any special setup? Thank you very much.
Comment