Re: [firebird-support] Firebird Embedded open database file on network share

2015-01-19 Thread 'Mark Rotteveel' m...@lawinegevaar.nl [firebird-support]
You can't, as it would likely result in database corruption due to incorrect or insufficient locking. Instead you should use Firebird server, and let the clients connect to the server. Mark - Reply message - Van: "ralf.erdm...@web.de [firebird-support]" Aan: Onderwerp: [firebird-suppor

[firebird-support] Firebird Embedded open database file on network share

2015-01-19 Thread ralf.erdm...@web.de [firebird-support]
Hi all, I am actually using firebird embedded V2.5.3 successfully on Windows 7. I found that I can only open database files which are saved on the local PC. Is there a way to open a databse file on a network share with firebird embedded? What has the connectring to look like? Greetings and m

[firebird-support] Unlock record

2015-01-19 Thread Eduardo guse...@gmail.com [firebird-support]
Hello: I have an application in Delphi that uses Firebird 2.1 SuperServer. For some operations I use a SELECT like the following: SELECT * FROM TABLE1 WHERE (FIELD1 = 'some value') WITH LOCK As you can see, I use "WITH LOCK" to lock the record. Then, when the application executes a commit or

[firebird-support] Optimising High Latency Database Connections

2015-01-19 Thread gare...@acm.org [firebird-support]
Hi, We have some customers who need to use our application, which uses Firebird, on high latency connections. What are the things that we can do to make things as good as possible for them. We have done the following: - We are using Firebird 2.5.2 to get the new wire protocol - We have

Re: [firebird-support] Re: Firebird & Android

2015-01-19 Thread Tim Ward t...@telensa.com [firebird-support]
On 18/01/2015 17:43, Craig Cox craig_...@coxcolvin.com [firebird-support] wrote: Thanks to everyone for your thoughts. I understand that this is really not the forum for such a discussion and I appreciate everyone’s advice. I failed to note an important detail in my original discussion. Th