main logo
Subject: Re: Locate database when testing, why?
Author: Bhavbhuti Nathwani
Posted: 2002/03/14 00:59:45
 
View Entire Thread
New Search


Hi Pablo

It seems that the aDataEnv.prg is missing out the line
cDefaultViewDatabaseName = "GitterViews" as in

DEFINE CLASS GitterEnvironment AS iDataEnvironment
cDefaultDatabaseName = "Gitter"
cDefaultViewDatabaseName = "GitterViews"

Recreating with the new newapp.app should solve the problem in the future.

<i><font color="#663300">When testing the Gitter program (First Step 4: Test it Out) and after following only the directions to that point (no improvisations or changes from the guide), the program does not automatically locate the gitterviews database. It asks for it and when I point to the view database, the program works well.

I tried to figure out the place where the program gets the direction to have the frmCustomerMaint automatically loads the view or "data environment" but could not.

I also looked at the bizobject for the DE there, but could not decipher sufficiently.

Can someone give me some advise please? TIA</font></i>

Regards
Bhavbhuti
 
©2002 Bhavbhuti Nathwani
<-- Prior Message New Search Next Message -->