readonly cursor???
Aart Jan van der Linden
aartjan at talmon.nl
Wed Oct 12 12:33:32 CDT 2005
Hi,
I'm a bit puzzled about this:
since 2.0.5 this code
gDB.sqlSelect(SQLQ,#kClientSide, #kReadWrite, #kRandom)
gives me readonly cursors!
(SQLQ = "select * from teksten where code = '04.00.09'")
The database is not readonly, gDB.isReadOnly returns <Null>.
In your demofiles I see you use #kServerSide; is there something
changed?
If I just change #kClientSide in #kServerSide I get the error 'Record
"UNKNOWN" is locked in table "teksten"', and I'm not alowed to check for
isReadOnly on the cursor....
Any thoughts?
AJ
Aart Jan van der Linden
multimedia developer
Talmon Communicatie
Villawal 5
3432 NX Nieuwegein
The Netherlands
tel: +31(0)30-6013800
fax: +31(0)30-6013801
www: http://www.talmon.nl
More information about the Valentina
mailing list