Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Partial inclusion of tables into the project
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00703824
Message ID:
00703839
Vues:
16
Upon close investigation I found, that I have States table in the Lookups database included in the project and free table States in another directory. In my code I explicitly tried to open the free table, I tried to open it under different alias, but nothing worked. VFP always tries to open table, which is included in the project. Once I excluded this table from the project, the form works fine...



>Hi everybody,
>
>I have Lookups database. Most of the tables are static and only few can be updated on a regular basis. I'd like to include all the tables into the project and exclude only the tables, which could be updated.
>
>I already tried that and the problem, I got, was: I have a combobox on a form with RowSourceType = 6 (fields). I receive an error message trying to instantiate the form: Phrase "field" is not found.
>
>So, my question is: can I use partial inclusion of tables from the Database into the project? What kind of problems may I experience with this approach and what should I check?
>
>VFP6 SP4 and native VFP tables/databases.
>
>Thanks a lot in advance.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform