D
Dirk Van waes
Hello,
I have a problem with my code, used in a network.
In my db, I have a form where one can choose a course, and then make a
report to control the presences of the students of that course.
Depending on the course, the titles of the colums of that report have to
changes with the right dates. In order to do that, I first open the report
in editing-mode, I then change the headings, save them and open the report
again in preview-mode.
Everything works fine as long as you are the only user of the program.
Otherwise, I get a fault-message, saying that the database isn't opened
exclusive, so I can not make any changes.
Is there not a way to work around this problem?
TIA
Dirk
I have a problem with my code, used in a network.
In my db, I have a form where one can choose a course, and then make a
report to control the presences of the students of that course.
Depending on the course, the titles of the colums of that report have to
changes with the right dates. In order to do that, I first open the report
in editing-mode, I then change the headings, save them and open the report
again in preview-mode.
Everything works fine as long as you are the only user of the program.
Otherwise, I get a fault-message, saying that the database isn't opened
exclusive, so I can not make any changes.
Is there not a way to work around this problem?
TIA
Dirk