Subject | Re: [firebird-support] Embedded server and network drives |
---|---|
Author | Erik S. LaBianca |
Post date | 2003-10-15T16:51:04Z |
> I don't understand this. Either you have one user on one machine all aloneWell, yes, I do like my orange-apple twist every now and then! I realize
> on a mountain-top using embedded server or you have multiple users on a
> client/server network. You want orange juice out of an apple?
>
the difference between the client-server and the embedded server use
cases. However, as an example, in our office everybody has a "P" drive
on their workstation which is stored on the file server. Their natural
inclination is to install new software onto there, and to store their
"Data Files" on there, so they get backed up.
When embedded server won't access a file on this disk, they get
confused. They're not trying to have multiple people accessing the same
database, they're just running out of a network drive. 99% of regular
applications will run in this scenario.
Anyway, it's not a big deal, but in interests of consistency with the
single user model, it seems to me that the embedded server should be
able to work more like a desktop database, and allow database files to
be stored anywhere.
--erik