I've got a database the people connect to through Citrix. They've been having issues connecting more than one user at a time. I've done some reading and it suggested splitting the database will help with this issue.
I've tried to do that but when the users try to access the tables in the DB they get an error; G:\Vendor\VendorRecord_be.mdb is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
I'm sure this issue is caused because Citrix is not calling the DB from the same drive name as I access it from.
How can I split this DB so that I don't get this error?
Thanks, in advance.
I've tried to do that but when the users try to access the tables in the DB they get an error; G:\Vendor\VendorRecord_be.mdb is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.
I'm sure this issue is caused because Citrix is not calling the DB from the same drive name as I access it from.
How can I split this DB so that I don't get this error?
Thanks, in advance.