Regards ------- Salman ----------------------------- This list is a free service of Omni Pilot Software, Inc. manage I'm looking for the method to send an email to an email address entered into a web form. This list is a free service of Omni Pilot Software, Inc.
However, it appears that you are also using this field as part of a join (relationship) on the "child" side, so the field must be indexed (hence stored).
But you cannot have it both ways (stored and unstored).
Doug Jansen On Jan 11 2007, at , Erik Ness wrote: ----------------------------- This list is a free service of Omni Pilot Software, Inc. I spend some time now to read into it but I do not get it working... make a calc field that is 1 if the value is "yes" (or "yes" and "red"), 0 otherwise; make a summary field that sums the values of that calc field this kind of thing can be easier if you make your yes/no fields use an underlying value of 1 or 0 (which needn't be displayed on the interface) ----------------------------- This list is a free service of Omni Pilot Software, Inc. manage ----------------------------- This list is a free service of Omni Pilot Software, Inc. manage FMP 8.5, Win XP Hi ALL, I receive thousands of emails containing text messages, I would like to convert each email into a record in an FMP database for further breakdown of these messages, I am at the planning stage so any idea would be a good idea and I would like to evaluate all thoughts. OBBISIT 051243 ^A0049/07 NOTAMN Q EGTT/QMRXX/IV/NBO/A/000/999/5109N00011W005 A EGKK B 0701051243 C 0712312359 E DUE TO ACFT PARKING LAYOUT ALONGSIDE PIER 1, DURING NORTHERN RWY OPERATIONS ACFT PARKED ON THIS PIER INFRINGE THE TAKE OFF CLIMB SURFACE.
What would be the best way to go to accomplish this task? TAILFIN HGT APPROX 237FT AMSL, 072 DEG TRUE, 0.96 NM FROM ARP 05JAN1244 P006545-HDQGF 1814 ---------- Regards Salman Maidan ----------------------------- This list is a free service of Omni Pilot Software, Inc. manage I use the POP3it plug-in to get data from emails into an FMP solution. I'm running it on FM6.04 and I'm certainly not satisfied with the stability of the setup (it locks up every 2-3 days and needs rebooted), but I do not know if that's the plug-in, or some other problem.
I have a calc field that determines if the student is in school by checking if today's date lies between the two date fields.
This calc field is used to match records from a related table in order to pull out a list of students who are currently in school.If either of these calculations are , the time will update as needed.For performance reasons, making a calculation field unstored is not always the best idea.This setup works well most of the time because we put the "Arrival" and "Departure" dates in on the actual days of arrival and departure.But, sometimes we know a student will be joining us at a future date, maybe 2 weeks from now.We put that date into the "Arrival" field and the calc field correctly shows that the student is not in school, because we haven't yet reached that "Arrival" date.