From: Martijn T. <m.t...@up...> - 2007-07-18 09:00:48
|
> > Reason I'm raising this, is that there are "servers" out there that > > have true embedding. For example, MySQL Server has an embedded mode so > > that your application becomes the service, so does NexusDB. > > I think "embedded server" is still the correct term, though. Just because > the connection isn't made out-of-process doesn't mean it's not a > client/server architecture. That's not the issue, the issue is that your process (including fbembedded) can't act as a server to other processes, so it doesn't "serve". Hence, it's not a server embedded in your application. Martijn Tonies Database Workbench - tool for InterBase, Firebird, MySQL, NexusDB, Oracle & MS SQL Server Upscene Productions http://www.upscene.com My thoughts: http://blog.upscene.com/martijn/ Database development questions? Check the forum! http://www.databasedevelopmentforum.com |