Re: EDS
- Posted by Nick Johnson <arachnid at MAD.SCIENTIST.COM> Mar 14, 2000
- 615 views
> The thought occurs to me that using Pete's RDC.e, I should be able to turn EDS > into a db server, and write client programs for my users. That would accomplish > two things: all the data would be accessed by one program, not several, and > only one function could be performed at any given time, so that the issue of > file/record locking would be moot, and multi-user capability would be more > or less free. This sounds brilliant! The only catch would be that RDC.e only supports linux, doesn't it? But of course someone is bound to write one for winsock at some stage. Just think - you could web-serve your database, and have people using it from anywhere in the world :) Nick