Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Business Objects
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
01131985
Message ID:
01132368
Vues:
15
Jose,

Have you done a 'DO MAIN' in 'Projetos\SCV' with a debug.txt present to build the metadata.dbf? The metadata.dbf controls how classes, etc. are found.

HTH

-Dan

>Hi, is there somethiung wrong with my Business Objects. Let me try to explain.
>
>To check if PROJMGR Clients Business Object is Ok, I did:
>
>
>
>CD\MMortals\ProjMgr
>DO SETX
>oClients = CREATEOBJECT("Clients")
>? oClients.Requery()
>? oClients.GetDataX(3)
>
>
>
>Everything were fine.
>
>When I tried to check my Application "Clientes" Business Object:
>
>
>
>CD\Projetos\SCV
>DO SETX
>oClientes = CREATEOBJECT("ClientesBizObj")
>
>
>
>I got a "File does not exist." error message. What is going on?
>
>Regards,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform