Is it possible to set up a workspace that multiple users could open from different desktops and digitize data onto the same .tab files? I'm envisioning saving the .tab files as microsoft access .tab files so theres the possibility that the same files could be opened and used in microsoft access at the same time. I know you can set up microsoft access in different ways to handle multiple users but I'm not sure what the options available are with mapinfo.
--
You received this message because you are subscribed to the
Google Groups "MapInfo-L" group.To post a message to this group, send
email to mapi...@googlegroups.com
To unsubscribe from this group, go to:
http://groups.google.com/group/mapinfo-l/subscribe?hl=en
For more options, information and links to MapInfo resources (searching
archives, feature requests, to visit our Wiki, visit the Welcome page at
http://groups.google.com/group/mapinfo-l?hl=en
I've got three users editing one table simultaneously with this little program: http://widepond.dk/Programmer/MultibrugerEdit/MultibrugerEdit.zip
The core functionality is to check out one or more records and then manipulate data or add records. The user then checks in the updated or created records when finished.
Please alter code if you need to translate or anything else. You can use the ini-file to specify path and table name.
Venligst/regards
Søren Breddam
-----Oprindelig meddelelse-----
Fra: mapi...@googlegroups.com [mailto:mapi...@googlegroups.com] På vegne af mark909
Sendt: 7. september 2011 22:55
Til: MapInfo-L
Emne: [MI-L] Re: Digitizing set up for multiple users?