Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Dataenvironment not loading in VFP 6 in redistributed exe
Message
De
19/12/2005 10:16:47
Modi Ashish
Microland Technonogy
Ahmedabad, Inde
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Dataenvironment not loading in VFP 6 in redistributed exe
Divers
Thread ID:
01079169
Message ID:
01079169
Vues:
64
Hello,

I have developed a form in vfp 6 and included all tables in data environment.
It runs fine when run from vfp and on the same machine which it is developed.
Then when i try to build a project and a redistributable setup through setup wizard


When we run the setup on another computer, all files including the database and table are copies to the default directory but when we run the program the error comes up "Alias mytable not found" what am i doing wrong.

When we build the project we have main.prg which calls the form using following code :

do form taxcalc
READ EVENTS

close all
clear
clear events
ON SHUTDOWN QUIT && brute force. I could use ON SHUTDOWN DO MyShutDownProcedure
clear all


Autopen property of dataenvironment is set to .t.


Also even after closing the form its instance runs in the memory.

Pl. help it is very urgent and basic as i am a novice going from 2.6 to 6.

Thanx in advance
Répondre
Fil
Voir

Click here to load this message in the networking platform