[VSRV] OH NO !!! Case Sensitive field names ?????
Fred.Stephenson
Fred.Stephenson at wanadoo.fr
Tue May 27 11:31:53 CDT 2003
Ruslan,
It would appear that Case sensitivity has been implemented for cursor
field names. Is this absolutely necessary??
Example
Before this worked :
s=mycursor.field("officecode").getstring
this now throws a nilobject
I now have to write
s=mycursor.field("OfficeCode").getstring
"OfficeCode" is the correct field name
all the best
Fred
More information about the Valentina
mailing list