Error 362 V4MD

Ruslan Zasukhin sunshine at public.kherson.ua
Sun Dec 28 09:54:36 CST 2003


on 12/28/03 8:38 AM, Mahesh Markus at maheshm at uniqueworld.net wrote:

> Error 362,
> 
> I get the above error when using V4MD version 1.9.8 even though my where
> clause is correct.
> 
> THe SQL Stmt I Am using is
> 
> Update tblUser
> SET FirstName = ' mmmmm '
> WHERE ID = 3
> 
> 
> NOTE that ID 3 exists
> 
> The CReate Table script is:
> 
> CREATE TABLE tblUser ( ID LONG NOT NULL UNIQUE INDEXED, ClientID LONG
> NOT NULL, FirstName VARCHAR(50) NOT NULL, SecondName VARCHAR(50) NULL,
> LastName VARCHAR(50) NOT NULL, Email VARCHAR(255) NULL, UserName
> VARCHAR(50) NOT NULL, PWord VARCHAR(10) NOT NULL, UserTypeID LONG NOT
> NULL, StudentClassroomID LONG NULL, TokensEarned LONG NULL,
> StudentOptions TEXT(4096) NULL, Deleted BOOLEAN NOT NULL )
> 
> 
> 
> Additional Note:
> 
> The update query works if I run a Select query using the sameID (in this
> case ID = 3) using VCursor just before using
> 
> sqlExecute with the update query.
> 
> 
> 
> Any reason for this?

Please upgrade to 1.10 release of V4MD.


Let me know if this change some thing.

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