Hi..
I have a VFP ver 9 applicaiton that has multiple users. I set up a path using the following statements
CrRptpath = sys(2003) whcih give me the following ..
c:\docume1\jpower(user's Login ID)/locals1\temp -this directory contains the tables for the CR2008 reports
I was wondering how to setup the database location within CR2008 so that any user who logs into the application
will be pointing to there folder, not jpower, as it does now...
any help greatly appreciated...