Read Only Cursor?

Chuck Pelto cbpelto at pcisys.net
Mon Jun 26 09:52:43 CDT 2006


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?

Regards,

Chuck


More information about the Valentina mailing list