Error 363
Ruslan Zasukhin
sunshine at public.kherson.ua
Tue Dec 23 21:13:17 CST 2003
on 12/23/03 9:06 PM, bill at teknia.com at bill at teknia.com wrote:
> Name: Bill Mounce
>
> Question regarding: sql
Hi Bill,
> I am still having trouble with selects that used to work before 1.10.
And before 1.9.8, yes?
> I have
> included the three values () in the SQLSelect, but I get the error 363, Cannot
> set record Lock. I have gone through the docs and can't find what I am doing
> wrong. Can you help?
>
> Bill
>
> ----
>
> dim tCursor as VCursor
> dim tSQl as String
> tSQL = "select VERSE, PARAGRAPH from BIBLE where REFERENCE='" + pFind
> + "'"
> tCursor = myDatabase.SQLselect( tSQL, kV_Server, kV_ReadWrite, kV_Random )
>
> I know for sure that pFind is a valid value.
1) I assume that you have OTHER cursor that keep that records.
2) if you do not want change logic of your old app use not ReadWrite, but
NoLocks everywhere.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list