Jump to content
Server Maintenance This Week. ×

Where did the data go?


This topic is 6992 days old. Please don't post here. Open a new topic instead.

Recommended Posts

[Over a weekend, I created a High School Progress Report program. It simply takes a record of student-class(teacher) and adds a comment field. It navigates to the record by teacher, then class and the teacher can scroll thru class, student by student adding comments. Comments are then printed by student.] The principal loved it, and disregarding advice, demanded it be implemented in 4 days. No testing. confused.gif

UI was in one file - data in another - in Server 7. Teachers accessed it thru RDC.

Day one - comments started disappearing. Gone. Not all of them.

Day two - I did the following - all at once:

1) Changed script that navigates student to Flush Cache at every change

2) Turned off Disconnect from Server time out

3) Redid the File Reference to the data file. Before and after: File:SHS-Data.fp7

Problem is gone (I hope). Question? Does anyone have a theory of what was happening? Thanks.

Link to comment
Share on other sites

[Over a weekend, I created a High School Progress Report program. It simply takes a record of student-class(teacher) and adds a comment field. It navigates to the record by teacher, then class and the teacher can scroll thru class, student by student adding comments. Comments are then printed by student.] The principal loved it, and disregarding advice, demanded it be implemented in 4 days. No testing. confused.gif

UI was in one file - data in another - in Server 7. Teachers accessed it thru RDC.

Day one - comments started disappearing. Gone. Not all of them.

Day two - I did the following - all at once:

1) Changed script that navigates student to Flush Cache at every change

2) Turned off Disconnect from Server time out

3) Redid the File Reference to the data file. Before and after: File:SHS-Data.fp7

Problem is gone (I hope). Question? Does anyone have a theory of what was happening? Thanks.

Link to comment
Share on other sites

[Over a weekend, I created a High School Progress Report program. It simply takes a record of student-class(teacher) and adds a comment field. It navigates to the record by teacher, then class and the teacher can scroll thru class, student by student adding comments. Comments are then printed by student.] The principal loved it, and disregarding advice, demanded it be implemented in 4 days. No testing. confused.gif

UI was in one file - data in another - in Server 7. Teachers accessed it thru RDC.

Day one - comments started disappearing. Gone. Not all of them.

Day two - I did the following - all at once:

1) Changed script that navigates student to Flush Cache at every change

2) Turned off Disconnect from Server time out

3) Redid the File Reference to the data file. Before and after: File:SHS-Data.fp7

Problem is gone (I hope). Question? Does anyone have a theory of what was happening? Thanks.

Link to comment
Share on other sites

This topic is 6992 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.