Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Location of datafiles
Message
From
18/12/1997 11:51:01
 
 
To
17/12/1997 16:06:39
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00066569
Message ID:
00066955
Views:
35
>>>>Every now and then I perform SQL Selects within an event method. The trouble is that by using
>>>>the table name I am not pointing in the same place as the registry. I have had no luck when
>>>>performing the SQL Selects against a view.
>>>
>>>Can you specify what you mean with the relation of SQL and registry?
>>I mean that when running an application for the first time it asks where the data is located and it stores that information in the Windows registry. This data location need not be a subdirectory of the directory in which the project or executable resides. But, when I run an SQL Select it goes against tables that are found in the path created at startup time, spcidifcally in the DATA subdirectory.
>
>It's safer to have tables opened before you call Select-SQL. This case it will always perform against opened tables regardless what other tables might be located on default path.

An what is the best way of explicitly opening the tables from the location specified in the registry?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform