WhizzkidWallace
Registered User.
- Local time
- Today, 08:48
- Joined
- Jan 10, 2005
- Messages
- 49
Hi there,
I am developing an application with several sections in a multi-user environment, and want each section to go live as it is complete. I read about splitting into Front-End and Back-End etc, but found problems with speed and reliability when I split it, so I am keeping it all in one file for now.
The problem now is that people are using parts of it already, and this is preventing me doing any further development while others have the database open! I have read somewhere about Database Replication!!
Can anyone give me some clues as to how I can run and develop my app at the same time.
Thanks.
I am developing an application with several sections in a multi-user environment, and want each section to go live as it is complete. I read about splitting into Front-End and Back-End etc, but found problems with speed and reliability when I split it, so I am keeping it all in one file for now.
The problem now is that people are using parts of it already, and this is preventing me doing any further development while others have the database open! I have read somewhere about Database Replication!!
Can anyone give me some clues as to how I can run and develop my app at the same time.
Thanks.