Re: Very Strange Problem

2008-07-19 Thread DCJ GMail
have found this reason. I think this may help. Devendra Jariwala - Original Message - From: Jeff Johnson [EMAIL PROTECTED] To: profox@leafe.com Sent: Saturday, July 19, 2008 3:43 AM Subject: Re: Very Strange Problem Thanks for your responses - I read the others too. The paths

Very Strange Problem

2008-07-18 Thread Jeff Johnson
I have an application that has been working for many years at many sites. Getting right to the problem, I have a main program that calls another program to start the application. In mymain.prg there is a line DO mysubmain.prg. I put a messagebox in mymain.prg right before the call to

Re: Very Strange Problem

2008-07-18 Thread Ted Roche
On Fri, Jul 18, 2008 at 5:10 PM, Jeff Johnson [EMAIL PROTECTED] wrote: The really strange thing is that the application selects one of 10 sites (path to DBC()). It works fine on all of the sites except for 1 !!! How does it do this selection? Is it picking a path to the DBC from a data record

Re: Very Strange Problem

2008-07-18 Thread Matt Jarvis
Jeff Johnson wrote: The really strange thing is that the application selects one of 10 sites (path to DBC()). It works fine on all of the sites except for 1 !!! How are the paths stored? In a table? If so make sure the record giving you the problem is clean i.e. retype the info into that

RE: Very Strange Problem

2008-07-18 Thread Virgil Bierschwale
:[EMAIL PROTECTED] On Behalf Of Jeff Johnson Sent: Friday, July 18, 2008 4:10 PM To: profox@leafe.com Subject: Very Strange Problem I have an application that has been working for many years at many sites. Getting right to the problem, I have a main program that calls another program to start

Re: Very Strange Problem

2008-07-18 Thread Vince Teachout
Jeff Johnson wrote: Does anyone have a clue? My guess would be that someone either changed a drive mapping, or a path name. I'd guess drive mapping. ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

Re: Very Strange Problem

2008-07-18 Thread Jeff Johnson
Thanks for your responses - I read the others too. The paths are stored in a table. I did all of your suggestions and more. After re-doing your suggestions I discovered something unusual about the database in the site path. I validated the database and it did not find several tables in the