Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
To check a task
Message
De
17/02/2005 21:24:36
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
17/02/2005 21:18:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
00988196
Message ID:
00988198
Vues:
25
>Dear Experts
>
>There is email sending FORM. That works fine. But I want to send email conditionaly for example if I send email on 18/02/2005 the software or computer should remember the month and year. I want to send email only once a month. Next time, in the same month and year, the mail should not send. I mean PRIMARY key to date and year.
>
>But I do not want to use any date reference in any DBF. Where and how should save date reference?
>
>Please help

A DBF is the best place to store things, if you use VFP.

Other alternatives include:
  • A text file.
  • Any file; using the filename to store information.
  • A binary file - you can encode the information, so that it uses up less space, or is more difficult to decipher.
  • The Windows Registry.

    But perhaps, you should think first, WHY you don't want to use a DBF.
    Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
  • Précédent
    Suivant
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform