Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Settings for Private Data Session
Message
De
05/01/2015 14:16:46
 
 
À
05/01/2015 11:07:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01612969
Message ID:
01613098
Vues:
32
Fernando,

I use this view as data source:

select DAKTE.Datum, DAKTE.Vorfrist, DAKTE.BearbDurch, DAKTE.AK_ID, DAKTE.TermArt, DAKTE.Bemerkung, DFRA.Bezeich ;
FROM URANUS!DAKTE ;
JOIN URANUS!DFRA ON DFRA.ID=DAKTE.TermArt ;
WHERE DAKTE.Erl=.T. AND DAKTE.Erl2!=.T. ;
ORDER BY DAKTE.AK_ID, DAKTE.Datum

Iwill try your suggestion and report back on Wednesday.

Gerhard


>>Hi Fernando,
>>
>>Thank you for your answer. My description of my problem was not that exhaustive, sorry. Your tipp is working in the developement environtment, but I need to change the settinghs in an EXE. Do you know a trick to do it there too?
>>
>>Gerhard
>
>Gerhard, isn't more easy to add "AND NOT DELETED()" in the "WHERE" clause?
>
>The complex situation here is that it is not clear HOW you use the tables in the dataenvironment that you have trouble with the report.
>
>May be you can expand with more details on your report and the tables in the dataenvironment and the like.
Gerhard Schmidbauer
URANUS Software GmbH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform