Record will not delete

Fred.Stephenson Fred.Stephenson at communication-unltd.com
Tue Nov 25 19:39:36 CST 2003


>Hi Rusian:
>
>I saw in the documentation to use k_ReadWrite to specify the 
>permissions.  Is this done when the database is created?  The reason 
>I'm asking is that the below code will not work:
>
>>>  curs = mDataBase.SQLSelect("SELECT * FROM Customers WHERE recID= 
>>>0+id, k_Read/Write")
>
>My cursor is not nil and the record Id I'm getting is correct.
>
>Mike

I noticed that I wasn't deleting earlier as well and I changed my 
server cursor to nolock from readwrite and then it worked.

Fred


More information about the Valentina mailing list