V4RB Windows cursor read only ?

Ruslan Zasukhin sunshine at public.kherson.ua
Thu Jul 1 23:47:05 CDT 2004


On 7/1/04 11:42 PM, "Barney" <barney at custombased.com> wrote:

> Hi Ruslan,
> 
> My project is compiling just fine, the database is opening.
> 
> Cur = App.DB.SQLSelect("Select * from Table Where field = 'example' ")
> 
> My cursors are being created OK using the code above and I can read data
> from them OK but I can't seem to save data.

OF COURSE.

You have not specify in the SqlSelect() that you want SERVER SIDE and READ
WIRTE cursor.

Please check docs.

    SqlSelect( query, ServerSide, ReadWrite, Random )




-- 
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