Subject | Re: [firebird-support] Re: connection paths |
---|---|
Author | Dmitry Kuzmenko |
Post date | 2012-05-14T10:05:04Z |
Hello, Nick!
NU> On 11 May 2012 13:00, Nick Upson <nu@...> wrote:
strings can't corrupt db.
But, IMHO, I prefer to use same connection string for all types
of clients, because I do not see any reason to use different
connection strings here. My choice is
myserver:/opt/dbs/mydb.fdb
for all your cases :-)
moreover, myserver:... or localhost:... is the same tcp connection.
--
Dmitry Kuzmenko, www.ib-aid.com
NU> On 11 May 2012 13:00, Nick Upson <nu@...> wrote:
>> Hi,why you expect corruption? accessing same db by different connection
>>
>> On Centos am I ok having all of the following paths in use at the same
>> time?
>>
>> myserver:/opt/dbs/mydb.fdb (from external client)
>> localhost:/opt/dbs/mydb.fdb (from internal client)
>> /opt/dbs/mydb.fdb (from internal client)
>>
>> fb2.1.4 at present, obviously I would like to avoid the possibility of
>> corruption
strings can't corrupt db.
But, IMHO, I prefer to use same connection string for all types
of clients, because I do not see any reason to use different
connection strings here. My choice is
myserver:/opt/dbs/mydb.fdb
for all your cases :-)
moreover, myserver:... or localhost:... is the same tcp connection.
--
Dmitry Kuzmenko, www.ib-aid.com