On Sun, 8 Feb 2004, S�ren Lindqvist wrote: > I am planning to move my tab files to a catalogue on a server. There will be > 3 to 4 users working with the map and I wonder if there is a simple easy way > to set this up. I want all the users to have ability to work with the map. > Any step by step to do this?
There's no simple solution. MapInfo locks tab files as soon as someone makes a change and others cannot make edits on them until the first user commits the changes. You'll need to build some MapBasic tool that manages multi-user edits; probably something along the lines of copying records to a local table, allow edits, and then post them back to the master table. Good luck! - Bill Thoen --------------------------------------------------------------------- List hosting provided by Directions Magazine | www.directionsmag.com | To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Message number: 10318
