Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving a form
Message
From
03/11/1998 14:41:09
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00154041
Message ID:
00154070
Views:
19
>>>I moved my whole project to another directory. I'm now having a problem creating a SQL. This form worked in the old directory. Now it tells me that the SQL doesn't exist. It's looking in the old directory for the file not the new directory. How do I change that? In the statment I say SELECT .... INTO CURSOR ..
>>>
>>>I'm confused about where VFP is expecting to find stuff. If I develop the exe on my computer and then move it to another computer, how does VFP know where to look? How do I design an app/exe that can be run anywhere on another machine?
>>>
>>>Thanks.
>>
>>You have to code your application to provide finding and opening data files, because these files are not part of exe (they are marked as excluded in project manager).
>
>I thought the data environment took care of that. The only data the form can't find is the cursor I created.

You should help DE.
Is cursor created in the same form? Could you provide more details?
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform