Read Only Cursor?

Chuck Pelto cbpelto at pcisys.net
Mon Jun 26 10:04:54 CDT 2006


On Jun 26, 2006, at 9:52 AM, Chuck Pelto wrote:

> Greetings,
>
> Working on something and getting an odd Exception error message.
>
> I'm passing a VCursor that has no records to call that is to create  
> a new-blank record.
>
> The call to create the new record is as follows:
>
> theCursor.SetBlank()
>
> recID = theCursor.AddRecord()
>
> I'm getting an error that tells me the cursor is "read-only". The  
> exception error number is 353536.
>
> I cannot find that error number in any of my V4RB2 documentation.
>
> Furthermore, the cursor was created as READ-WRITE.
>
> What's causing this problem?

Gads! I HATE IT when this sort of thing happens....

It made no sense, but on a whim—waiting for a reply to my e-mail—I  
retyped in the SQLSelect line and NOW the fool thing works.

Regards,

Chuck


More information about the Valentina mailing list