Subject Re: Cannot find data in dropbox
From Ken Mayer <dbase@nospam.goldenstag.net>
Date Tue, 12 Sep 2017 17:39:18 -0700
Newsgroups dbase.getting-started

On 9/12/2017 4:32 PM, Winston Doyle wrote:
> My executable is in C:\myprogs.
> Database aliases are in C:\USERS\Dropbox\Tables and C:\users\dropbox\datamodules.
> My starting program finds the data e.g. USE :tables:stock
> But the same command in the .wfm file sees the program expecting to find the data in c:\myprogs.
>
> The program also cannot find the .dmo files.
>
> Yet  ? b.databaseFound( "TABLES" ) and  ? b.databaseFound( "DATAMODULES" ) proves that the aliases are correct.

The BDE may not handle cloud storage as easily as other software, as it
wasn't really designed for it ...

Ken


--
*Ken Mayer*
Ken's dBASE Page: http://www.goldenstag.net/dbase
The dUFLP: http://www.goldenstag.net/dbase/index.htm#duflp
dBASE Books: http://www.goldenstag.net/dbase/Books/dBASEBooks.htm dBASE
Tutorial: http://www.goldenstag.net/dbase/Tutorial/00_Preface.htm