Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Including databases
Message
From
26/01/2000 07:38:34
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Including databases
Miscellaneous
Thread ID:
00322715
Message ID:
00322715
Views:
38
We are including our framework database and tables into our project. We have fields that have long names - these fields are indexed and the tags obviously have short names that are valid.

The problem:::

When the project is built VFP complains that ::

"Variable is not found" with an OK and Help screen.

It doesn't stop the Exe being built, its just annoying when you have a lot of tables with long field names that are indexed.

Is this a known problem? Is there a workaround?

Also, even though in code we have specified the name of not included database and table::

Use AppDB!_Commands

VFP crashes when running the exe because the FrameWork database which is included in the exe also has a table called _commands. It wants to open the wrong file, EVEN though the database is explicity stated.

Any ideas on that?

TIA
regards

Ian
Next
Reply
Map
View

Click here to load this message in the networking platform