[tinysql] [Fwd: tinySQL and locking?]
Brian Jepson
bjepson@jepstone.net
Fri, 19 Mar 2004 04:41:54 -0800 (PST)
Hi--unfortunately, tinySQL is neither thread-safe, nor does it support
these kind of locks.
I'm not sure about the version numbers, though...
On Wed, 17 Mar 2004, Thomas Siedschlag wrote:
> Hi,
>
> I have some questions about tinySQL.
>
> Does tinySQL support dbase table or record locks? If yes, how can I
> switch on? Is tinySQL thread-safe?
>
> We need to write data to a simply DBase IV file without memos. I wrote a
> little test program to create a new dbase file and set as tabletype
> property values 'db4sql' and 'db4sqlsys'. I expected a 0x04 as version
> byte in the dbase file, but I got a 0x43 and 0x63 as version?
>
> Best regards
> --
> Thomas Siedschlag
> x-cellent technologies GmbH
> Rosenkavalierplatz 5
> 81925 Muenchen
> Germany
> e-mail thomas.siedschlag@x-cellent.com
> http://www.x-cellent.com
>
> _______________________________________________
> tinysql mailing list
> tinysql@as220.org
> http://as220.org/mailman/listinfo/tinysql
>