Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table reference
Message
From
27/05/2008 03:06:57
 
 
To
27/05/2008 02:53:51
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01319601
Message ID:
01319605
Views:
18
Hi Ransome,

if you don't have to change any data within your tables (=readonly) you can compile them into your app/exe and VFP should find its tables. But usually you use a database for working and manipulating its data ;-).
IMHO you should be able to handle different places for your DBC by design. You don't know, where your app will run and if your DBC won't grow out of space on its first/current location.

However, as I don't use VFP-DB by default, just Informix/PostgreSQL via ODBC, I can't answer your question if VFP9 can handle your kind of project handling. But as your app asks for the DBC-path it seems to me, that it can't.

>Dear Thomas,
>
>Thank for your help.
>
>In the past, I don't need to bother the absolute address of the DBC. It just need to not change the relative address of the tables to the exe file. The habit is that I make folder FILE to house the exe, ico, dll files and folder DBF to house the tables and the two folders are placed in the project folder.
>
>Is there true that in VFP9.0 I can't do so ??
>
>
>
>Regards,
>
>Ransome
Best Regards
-Tom

Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.

Oh, and BTW: 010101100100011001010000011110000101001001101111011000110110101101110011
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform