Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening a table and select
Message
De
11/01/2006 09:14:08
 
 
À
11/01/2006 09:05:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01085567
Message ID:
01085597
Vues:
42
After opening this table in the load area of a form, a user can click on a map in the form.
The click event calls a details form. The details form opens fine. I have option button choices on the details form. When the buttons are clicked values are not replaced in the fields. Furthermore, modify memo does not work.

If I hard code a table (USE tablename) to the details form everything works fine.
-------------------------------
I have made the changes recommended by all three of you.

As before, the table is opened by the first form and all works well collecting the map coordinates with a click. However, the details form loads and performs as before. No change.

I added this to the load method of the details form
USE (FileName) IN SELECT('MyFile') ALIAS MyFile

I changed the FileName to lcFileName

And Tores recommendations have been incorporated.
-------------------------------
Any other ideas?
I ain't skeert of nuttin eh?
Yikes! What was that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform