Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find the database dialog box
Message
From
09/10/2006 07:20:39
 
 
To
07/10/2006 15:40:57
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01160345
Message ID:
01160486
Views:
8
>Hi, when i call a query from a form it displays a dialog box asking me to locate the database file and i don't know why, can you help me plz?
>
>this is the code that calls the query:
>
>DO "e:\fc\queries\gastos.qpr"
>
>
>and this is the query code:
>
>SELECT Gastos.tipo, Gastos.valor, Gastos.descripcion,;
> Gastos.nombrecaballo, Gastos.nombreyegua, Gastos.fecha;
> FROM ;
> fc!gastos;
> INTO CURSOR cvcursor
>REPORT FORM reportes\gastos.frx NOCONSOLE PREVIEW
>
>
>Thx.

I dunno - maybe you haven't got the path to the DB fc set up?
DB fc doesn't exist in that folder?
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform