Hi!
I am trying to create my first multi-user app.
The database will be stored on a networklocation like:
\\PCbart\d\data\
I am using the code given by '1001 things chapter 10' to alter location of the cursors which are stored in the DE.
Up to now that all works smooth.
But....
As I run the app than, after the DE has got the new data of the network-locations for the cursors, the app complains that it cannot find my 'c:\appName\data\my.dbc'.
I can't understand why the app is looking overthere.
I went through the form (openened as table) to check for any reference to 'c:\appName\data\my.dbc' but no found!
Any idea?
Will the '1001-code' still work in VFP9?
Any suggestions are very, very welcome!!!
-Bart
I am trying to create my first multi-user app.
The database will be stored on a networklocation like:
\\PCbart\d\data\
I am using the code given by '1001 things chapter 10' to alter location of the cursors which are stored in the DE.
Up to now that all works smooth.
But....
As I run the app than, after the DE has got the new data of the network-locations for the cursors, the app complains that it cannot find my 'c:\appName\data\my.dbc'.
I can't understand why the app is looking overthere.
I went through the form (openened as table) to check for any reference to 'c:\appName\data\my.dbc' but no found!
Any idea?
Will the '1001-code' still work in VFP9?
Any suggestions are very, very welcome!!!
-Bart