Hi there !)
I try to explain, clear and short..
I intend to use an app which open a file when you click on an icon of the file.
But... My app knows the last path to the file (stored in a db).. and from time to time, another app is moving the files, from one server to another (logging his moves in another db).
How do i do to give to my app the right path ? At which level do i intercept the 'open a file' call ?
What is the best way to achieve this ? In VB ? In C++? on a Sql server 2000 database?
TIA for your precious opinion and success in your business !))
I try to explain, clear and short..
I intend to use an app which open a file when you click on an icon of the file.
But... My app knows the last path to the file (stored in a db).. and from time to time, another app is moving the files, from one server to another (logging his moves in another db).
How do i do to give to my app the right path ? At which level do i intercept the 'open a file' call ?
What is the best way to achieve this ? In VB ? In C++? on a Sql server 2000 database?
TIA for your precious opinion and success in your business !))