May 18, 200421 yr Is it possible that two developers work on the same solution, same file at the same time to speed development process? Thanks Dean
May 18, 200421 yr I have worked on the same file myself, from two different computers. It gets tricky when one of me is deleting all records while the other of me is importing records -- a lot of coffee mugs appear. Two people can't both edit scripts at the same time, even different scripts, so one person could do layouts while the other one does scripting.
May 18, 200421 yr Hi Duke, Can two developers work on the same project at the same time... Yes They both must have a thorough understanding of not only the objective, but the architecture. Developers have their own way of doing things and that
May 18, 200421 yr Author So what I actually need is two computers on the network and good architecture? Can then both developers open the same file and work on same solution (one on scripting and one on layout)? Or two on relationships (creating tables, fields, etc.)? Dean
Create an account or sign in to comment