Home > Archive > Clarion > September 2006 > Firebird Clarion c55pe and lock conflicts
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Firebird Clarion c55pe and lock conflicts
|
|
|
| Hi All,
Long time no post!!
I have a situation with one of my clients where I "share" some firebird
data files with another app written in Delphi.
I am using the latest Firebird / Interbase ODBC driver v2.00.00.134 and
Firebird 1.53 engine.
I have defined some of the shared Firebird files in my dictionary (used
the import file option and selected odbc).
No I have NOT used any prop:sql calls not am I writing to thes shared
files. I am only reffering to these files and hence only need read only
access.
We have install the app and now the Delphi system is complaining of
lock conflicts.
Can anyone help with this?
We are becoming a little desperate...
Thanks,
Justin
| |
| Sandro 2006-09-11, 6:55 pm |
| On 11 Sep 2006 16:29:54 -0700, "Jovy" <justin@regionalit.com.au>
wrote:
>I have a situation with one of my clients where I "share" some firebird
>data files with another app written in Delphi.
>I am using the latest Firebird / Interbase ODBC driver v2.00.00.134 and
>Firebird 1.53 engine.
>We have install the app and now the Delphi system is complaining of
>lock conflicts.
Try using a different ODBC driver.... try the Gemini Interbase ODBC.
| |
|
|
> Try using a different ODBC driver.... try the Gemini Interbase ODBC.
Thanks sandro, I'll give it a try...
|
|
|
|
|