Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling a local view by ASP
Message
 
 
To
22/10/2001 03:01:52
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00571549
Message ID:
00571607
Views:
17
>hi there,
>I'm trying to read a VFP Database local view, calling it with ASP, I open it like it was a common table (it's just what i do in VFP) but doing so i get the error "Myviewname.dbf" not found.
>Any suggestion ?
>
>Thank u all again
>Alessio


Try prepending the database name to it.

use MYDatabase!MyViewName

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform