T.R | Title | User | Personal Name | Date | Lines |
---|
1618.1 | ALL-IN-1 is funny about locked files | IOSG::SHOVE | Dave Shove -- REO-D/3C | Fri Oct 16 1992 13:54 | 9 |
| Are they searching their employee database using ALL-IN-1 (with an
entry form pointing to the file)?
ALL-IN-1 does have a nasty habit of returning blanks if you try to read
a record whch is being updated at the time. Perhaps they could make
their script check for this (blank being returned), although what it
would do then I'm not so sure - wait a few seconds and re-try, perhaps?
D.
|
1618.2 | using an ALL-IN-1 form ? not sure now! | AIMTEC::PERREAULT_K | | Mon Oct 19 1992 16:01 | 8 |
| At this time I am not completely sure they are using an ALL-IN-1 form
to search their employee database. I will have to dial in and look
around to get more information regarding HOW they are doing the search.
I know they are calling a form that displays a selection list of names
but I'll have to find out definately how they are getting this list.
kathy
|
1618.3 | new information on this problem | AIMTEC::PERREAULT_K | | Tue Oct 20 1992 16:22 | 27 |
|
I was finally able to dial into this customer's system and found
the following:
1. they are using V2.4
2. their EMHEAD is a V2.2 modified EMHEAD
3. the RETURN KEY is customized on their EMHEAD to look at their
own database instead of OA$MAIL_ADD_ADDR
4. they are using an ALL-IN-1 entry form (A1ELF)
5. the A1ELF form has a 3 field segmented key
6. the first segment of the key stars at position 183
7. the other two segments are right after the first one
8. the fdl has the correct position and length for the key
I was told that the key or at least the first segment of the key
to an ALL-IN-1 datafile needed to start at position 0,
is this true?
this customer said that the modifications only causes problems
intermittently. Once they log off or select a different name it seems
to get reset then it will work fine again.
Any ideas?
thanks
kathy
|
1618.4 | Not historically - I assume still not | A1VAX::BARTH | Shun the frumious Bandersnatch | Wed Oct 21 1992 15:54 | 7 |
| > I was told that the key or at least the first segment of the key
> to an ALL-IN-1 datafile needed to start at position 0,
> is this true?
Not unless it's a new feature of V3.0 :^o
~K.
|
1618.5 | ??? | AIMTEC::PERREAULT_K | | Thu Oct 22 1992 22:05 | 6 |
| OK...
Does anyone know what might be causing this problem? We think it might
be a locking problem. Possibly two people accessing the same record in
their employee datafile at the same time? Does that seem feesible?
kp
|
1618.6 | Cindy would know | AIMTEC::WICKS_A | Braves Win, Braves Win, Braves Win! | Thu Oct 22 1992 22:20 | 7 |
| Kathy,
What does TRACE show? (:==:)
Regards,
Andrew.D.Wicks
|
1618.7 | yes a trace was done | AIMTEC::PERREAULT_K | | Tue Oct 27 1992 15:54 | 11 |
| Yes Andrew he did trace it and we have a copy of the trace but it
doesn't show anything that pointed to the problem. It finds the record
in their database and put the information into the TO field on their
form but when they leave that form (EMHEAD) and try to send the message
that is when they realize that there are no addressees.
Then when the try to modify the header the same things happens. IT
finds that name in the database and put the info on the TO field but it
doesn't get saved once they leave the from.
kp
|