Subject | Re: [firebird-support] Re: Locking a Table |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2005-12-13T05:13:08Z |
On 12 Dec 2005 at 21:12, kapsee wrote:
up wrong one.
Here "8" is length of "EMPLOYEE".
--
SY, Dimitry Sibiryakov.
>I used the TPB given in the doc.Docs have two examples and one is wrong. Unfortunatelly, you picked
up wrong one.
>isc_tpb_protected, isc_tpb_lock_read, "COUNTRY",...isc_tpb_lock_write, 8, 'E','M','P','L','O','Y','E','E'...
>isc_tpb_protected, isc_tpb_lock_write, "EMPLOYEE"};
>
>Any idea what the correct TPB format is ?
Here "8" is length of "EMPLOYEE".
--
SY, Dimitry Sibiryakov.