P
Peter Kinsman
I am working on a multi-user database which includes Bill of Material forms.
The main tables are linked to a "Tables" database, but the subform on each
of the Bill of Material forms are bound to a local table. The problem is
that the network uses Terminal Services, so there is only one copy of the
program, so Bill of Material maintenance becomes a single-user activity. As
long as I use record locking at the assembly level, is there a way to have
multiple work files? I suppose I could cheat by including the assemble code
in the table name.
Any suggestions please?
Many thanks
Peter Kinsman
The main tables are linked to a "Tables" database, but the subform on each
of the Bill of Material forms are bound to a local table. The problem is
that the network uses Terminal Services, so there is only one copy of the
program, so Bill of Material maintenance becomes a single-user activity. As
long as I use record locking at the assembly level, is there a way to have
multiple work files? I suppose I could cheat by including the assemble code
in the table name.
Any suggestions please?
Many thanks
Peter Kinsman