Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with SF Reports
Message
De
20/09/2000 10:53:15
 
 
À
19/09/2000 20:52:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Divers
Thread ID:
00418334
Message ID:
00418532
Vues:
33
Hi Sandi.

>I think my problem is related to how I interpreted the property contents to tell it where my DBC is. I want to use a relative path (my DBC is in a directory called Data, located under the main project directory.)

In that case, put something like DATA\MYDBC.DBC into the cDBCName property of the SFRWizard form.

>I set oMeta to oMeta (which is what I think is the name Visual Extend instantiates the DBCXMGR under..)

I assume you're doing that in code, such as in the Init method of the form:
This.oMeta = oMeta
>I can't seem to use debug because Visual Extend wants certain properties to exist on the form and the SF form is not based on a visual Extend class.

You should still be able to use SET STEP ON in the form to bring up the VFP debugger.

>am finding the help text not much help

Are you looking at SFREPORTS.CHM, the developer help, as opposed to REPWIZARD.CHM, which is the end-user help?

>On top of it I might be missing some files because when I try to go into the Samples Project (from SF Reports) it tells me I am missing SFLABEL.VCX and a few other ones.

You can remove any files that VFP says are missing. I had put some test files in the project and forgot to remove them before I created the release build; sorry about that!

If you're still not seeing any tables listed, delete the REPMETA.DBF table and try again. If you're still having a problem, let me know.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform