Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alias not found
Message
 
À
05/09/2003 03:57:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00826298
Message ID:
00826412
Vues:
21
>i have this error: ALIAS EMPLOYEE is not found.
>
>i have a report with table employee on it's data environment.. i have this in my form "set filter to employee.orgcode=thisform.text1.value.." and that error comes out..
>
>why am i having that error?

Hi Evelyn,

Dorin is probably right and the alias just gets closed by the report dataenvironment.
The good way to prevent the situation like this is not to use the report dataenvironment at all (if there are no the specific reasons to use it). That's how I personally do the reports. The report is just running on already existing table/cursor, or on the cursor specifically created for this report.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform