Hello,
I have an application which works in local, and which uses a local database (in c:\program files\xxx\*.mdb) Once this database is filled, a network connection occurs synchronizing the database on a SAP server.
I would like to publish this application on citrix, but I still want the application to aim on the local database of the user who connects on Citrix (c:\program files\*.mdb of the user). To clarify, the user launches his application in local, fill his database, then launch his application on Citrix, and this Citrix application should aim on his local database (c:\...\*.mdb) which he filled before.
This because my server Citrix, for security reasons, is the only PC which will have the necessary network access for this application. Users will only have a network access to Citrix (nothing more).
How can I do this?
Thank you vm.
I have an application which works in local, and which uses a local database (in c:\program files\xxx\*.mdb) Once this database is filled, a network connection occurs synchronizing the database on a SAP server.
I would like to publish this application on citrix, but I still want the application to aim on the local database of the user who connects on Citrix (c:\program files\*.mdb of the user). To clarify, the user launches his application in local, fill his database, then launch his application on Citrix, and this Citrix application should aim on his local database (c:\...\*.mdb) which he filled before.
This because my server Citrix, for security reasons, is the only PC which will have the necessary network access for this application. Users will only have a network access to Citrix (nothing more).
How can I do this?
Thank you vm.